gci-port-scanner

Created 4 years ago
Maintained by srikavin
a multi-threaded port scanner
Members 1
Srikavin Ramkumar committed 4 years ago

Port Scanner

This repository contains a multi-threaded port scanner. It can be used to detect open ports that may indicate the presence of certain services on a remote system.

Disclaimer: Make sure to only run on targets that you have permission to test

Usage

python3 main.py [host_name] [max_port (default 1000)]