mirror of
https://github.com/Astatin3/pymcstatus.git
synced 2026-06-09 00:28:02 -06:00
11 lines
215 B
Markdown
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
|
|
```
|