tcp_scanner 1.1.2 copy "tcp_scanner: ^1.1.2" to clipboard
tcp_scanner: ^1.1.2 copied to clipboard

TCP port scanner. Scan ports sequentially using connect method.

1.0.0 #

  • Initial version

1.0.1 #

  • Added timeout argument to TCPScanner constructor. It defines connection timeout in milliseconds while scanner waits for port response.

1.1.0 #

  • Added ability of multithread scanning
  • Added ports shuffle option
  • Fixed elapsed time calculation bug

1.1.1 #

  • Added ability to scan with or without multithreading

1.1.2 #

  • Ureachable ports are marking as closed.
  • Added result update interval parameter.
15
likes
140
points
1.83k
downloads

Publisher

unverified uploader

Weekly Downloads

TCP port scanner. Scan ports sequentially using connect method.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on tcp_scanner