🛡️ SafePort 🛡️
SafePort is a lightweight local port scanner that checks your computer for open network ports.
Which version should I use?
- Use the Python version (.py) if:
- You have Python installed
- You are using a Mac or Linux computer
- You’re comfortable using the terminal
- Use the Executable version (.exe) if:
- You’re on Windows
- You don’t want to install Python
- You want to run the tool by just double-clicking
How to Use
1. Download the version that works for your computer.
2. Run the file locally. For Python version, use:
python3 SafePort.py
3. After scanning, open safeport_report.html
in your browser to see results.