https://github.com/yacineouhrouche/port_scanner
This Python-based port scanner allows users to scan a network host and identify open ports.
https://github.com/yacineouhrouche/port_scanner
network python
Last synced: 11 months ago
JSON representation
This Python-based port scanner allows users to scan a network host and identify open ports.
- Host: GitHub
- URL: https://github.com/yacineouhrouche/port_scanner
- Owner: YacineOuhrouche
- Created: 2025-01-14T01:04:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T18:10:30.000Z (over 1 year ago)
- Last Synced: 2025-03-01T18:35:43.489Z (over 1 year ago)
- Topics: network, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Designed a port scanner in which it ask the user for the host to scan and give back the open port of the network with the time it took to scan the network
