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

https://github.com/chirag-sharma72/port-scanner

A simple port scanner
https://github.com/chirag-sharma72/port-scanner

Last synced: 1 day ago
JSON representation

A simple port scanner

Awesome Lists containing this project

README

          

# Port-Scanner
A tool that scans for open ports on a host.
Built as part of pursuing Python Scripting course from The Cyber Mentor.

## Installation ##

1. Download the repository

```
git clone https://github.com/chirag-sharma72/Port-Scanner.git
```

2. Run the scanner.py file

```
python3 scanner.py
```