Skip to content

Nebrix/Device-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 


Device Scanner

[Outdated]

  • This project is no longer supported nor work

Prerequisites

Getting Started

  • clone the repository
    • git clone https://github.com/SecLabX/Device-Scanner.git
  • cd into the project
    • cd Device-Scanner/

Dependencies

Windows

pip install requirements.txt

Linux

pip3 install requirements.txt

Running GUI

Windows

python .\src\gui\device-gui.py

Linux

python3 src/gui/device-gui.py

Running Executable

Windows

python .\etc\buildexe.py

Linux

python3 etc/buildexe.py

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published