This commit is contained in:
parent
7df916c7de
commit
f2b2404d35
@ -24,7 +24,7 @@ https://mcstatus.io/docs
|
||||
$ sudo apt update
|
||||
|
||||
# 2. Install GO
|
||||
$ sudo apt install -y golang-go redis-tools make
|
||||
$ sudo apt install -y golang-go redis-server make
|
||||
|
||||
# 3. Clone the repository (or download from this page)
|
||||
$ git clone https://git.sumisu.xyz/csmith1865/ping-server.git
|
||||
@ -39,6 +39,7 @@ $ make
|
||||
$ ./bin/main
|
||||
|
||||
# The server will be listening on http://localhost:3001 (default host + port)
|
||||
# Example URL: http://localhost:3001/status/java/play.hypixel.net:25565
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Loading…
Reference in New Issue
Block a user