https://github.com/joaolfp/portscan
To check open ports on a given host written in Python
https://github.com/joaolfp/portscan
Last synced: 11 months ago
JSON representation
To check open ports on a given host written in Python
- Host: GitHub
- URL: https://github.com/joaolfp/portscan
- Owner: joaolfp
- License: mit
- Created: 2021-11-25T23:29:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-12T04:26:16.000Z (over 4 years ago)
- Last Synced: 2025-01-25T21:12:30.812Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 734 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Port Scan
To check open ports on a given host written in Python
## Installation
```sh
git clone https://github.com/joaolfp/PortScan.git
```
## Usage