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

outdated

Simple and fast TCP scanner.

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 multithreading scanning
  • Added ports shuffle option
  • Fixed elapsed time calculation bug

1.1.1 #

  • Added ability to scan with or without multithreading

1.1.2 #

  • Unreachable ports are marking as closed.
  • Added result update interval parameter.

2.0.0 #

  • Developed the TcpScannerTask as the new scanner
  • TCPScanner is deprecated
  • Migrated to null safety

2.0.1 #

  • Examples improved

2.0.2 #

  • Added exceptions throwing to the constructor

2.0.3 #

  • Exceptions throwing fix
14
likes
0
pub points
84%
popularity

Publisher

unverified uploader

Simple and fast TCP scanner.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on tcp_scanner