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