Modules
TCP Scan

TCP Scan

Tries to connect to neighbor TCP ports.

windows linux

TCPScanModule tries to connect to neighbor TCP ports.

Details

The module only uses the Go standard library.

A TCP connect is performed on the NMAP top 1000 ports. These connection attempts are made concurrently against the hosts previously found. The connections have a 500ms timeout.

Dependencies