Skip to content
/ Ping Public

Web app utility to get server list data from Minecraft servers.

License

Notifications You must be signed in to change notification settings

Turtley12/Ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping

Web app utility to get server list data from Minecraft servers.

Avalible at https://ping.turtley12.dev/app,

Running yourself

Before compiling and running, make sure you have Go 1.16 or higher installed. Then run go run . to run, or go build . to build an executable.

Config

To modify the default address and port, create a config.json file in the same directory as the executable.

Example config:

{
	"address": "localhost",
	"port": 8080
}

About

Web app utility to get server list data from Minecraft servers.

Resources

License

Stars

Watchers

Forks

Languages