Files
pymcstatus/README.md
T

9 lines
192 B
Markdown
Raw Normal View History

2023-08-27 10:12:43 -06:00
# pymcstatus
2023-08-27 10:14:55 -06:00
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>
```