#port-scanner #networking #host #applications #scan #range #information

bin+lib ports-scanner

Simple port scanner application and port information library

2 releases

0.0.2 May 18, 2024
0.0.1 Nov 25, 2023

#1490 in Network programming

Download history 12/week @ 2024-02-18 29/week @ 2024-02-25 1/week @ 2024-03-03 16/week @ 2024-03-31 1/week @ 2024-04-07 146/week @ 2024-05-12 55/week @ 2024-05-19

201 downloads per month

Apache-2.0

10KB
166 lines

ports-scanner

A simple application and library for scanning a host for open ports.

Host and/or ranges to be given in CIDR notation:

  • Scan a host: ports-scanner -h 127.0.0.1/32
  • Scan a range: ports-scanner -h 192.168.0.1/24

For some found ports, ports-scanner may display the name/use of that port.

Dependencies

~3–4MB
~65K SLoC