- This project is no longer supported nor work
- clone the repository
- git clone https://github.com/SecLabX/Device-Scanner.git
 
- cd into the project
- cd Device-Scanner/
 
Windows
pip install requirements.txt
Linux
pip3 install requirements.txt
Windows
python .\src\gui\device-gui.py
Linux
python3 src/gui/device-gui.py
Windows
python .\etc\buildexe.py
Linux
python3 etc/buildexe.py
