An open API service indexing awesome lists of open source software.

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

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