Files
pymcstatus/README.md
T
2023-08-27 10:14:55 -06:00

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>
```