| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This project is a Python-based port scanner designed for educational purposes. It allows users to scan open TCP ports on a target machine. The tool can be used via a command-line interface or a web-based GUI built with Flask.
pip install -r requirements.txtpython port_scanner.pypython app.pyScan results are saved in the logs folder within the Port_Scanner_(Python) directory. Each log file is named with the target IP and timestamp.
Refer to the example.txt file for sample target IPs to use for testing.
This tool is intended for educational purposes only. Ensure you have proper authorization before scanning any network or device. Unauthorized scanning is illegal and unethical.
| Back | FazBrowse Home | New Git URL |