mirror of
https://github.com/Astatin3/pymcstatus.git
synced 2026-06-09 00:28:02 -06:00
9 lines
192 B
Markdown
9 lines
192 B
Markdown
# pymcstatus
|
|
A python script to sort through a list of ip's to find working minecraft servers
|
|
|
|
Usage:
|
|
```
|
|
./srvstatus.py -p <single IP>
|
|
./srvstatus.py -f <file with list of IP's>
|
|
```
|