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

https://github.com/robin-thomas/port-scanner

Port Scanner
https://github.com/robin-thomas/port-scanner

Last synced: over 1 year ago
JSON representation

Port Scanner

Awesome Lists containing this project

README

          

Port-Scanner
============

Built on C++ using TCP/IP and network programming
Ability to scan a range of ports, or all available ports
Ability to scan a remote host or localhost
Shall display the daemon processes running on open ports
Multithreaded approach to speed up scanning