Files
pymcstatus/README.md
T
2023-09-04 09:27:30 -06:00

11 lines
215 B
Markdown

# pymcstatus
A python script to sort through a list of ip's to find working minecraft servers
Usage:
```
Usage:
srvstatus.py -p IP
srvstatus.py -f inlist.txt
srvstatus.py -f inlist.txt -o outfile.xlsx
```