package
module
Version:
v0.0.0-...-d803b05
Opens a new window with list of versions in this module.
Published: Jul 30, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
tcpscan
is concurrent TCP port scanner.
It is adapted from the book Black Hat Go. The original code example from the book can be found here.
Documentation
¶
Scan scans ports from 1 to numPorts (included)
using numWorkers in parallel.
It returns the sorted list of open ports.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.