Skip to content

Releases: sensorfleet/pscan

v0.3.1

22 Dec 09:53
@jtt jtt
Compare
Choose a tag to compare

Update dependencies

v0.3.0

31 May 08:39
@jtt jtt
Compare
Choose a tag to compare
* Switch async runtime from `async-std` to `tokio`
* Update dependencies

v0.2.0

20 Sep 10:36
@jtt jtt
Compare
Choose a tag to compare
* Spread scanning to multiple hosts instead of trying to scan all ports
  on single hosts. Number of hosts to scan at the same time can be
  controlled with --concurrent-hosts parameter.
* Randomize the order of ports (and hosts) when scanning.
* Remove duplicates from port ranges.

v0.1.0

27 Oct 18:44
@jtt jtt
Compare
Choose a tag to compare

Initial release