A port scanner with a user-friendly web interface for scanning and analyzing open ports, with an option to save scan results.
- Download nmap, an open-source tool for network discovery and security auditing.
- Install Node.js, is an open source server environment.
Make sure you have Python, pip, and Node.js installed.
pip install -r requirements.txt
npm run install:all
To deploy this project run
npm run dev