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

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

2.0.4 #

  • Examples and readme improvements
15
likes
130
points
1.83k
downloads

Publisher

unverified uploader

Weekly Downloads

Simple and fast TCP scanner.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on tcp_scanner