Requirements
- python3, pip3: https://www.python.org/downloads/
- Know your network interface
netsh interface show interface
Install dependencies
pip3 install -r requirements.txt
Run bot
Update the config.py file with your data
py main.py
Support
- network data parsing
- map data parsing
- GUI
Roadmap
see TODO