#port #numbers #host #sniffer #target #prints #on-going

app xylian_port_sniffer

Port Sniffer prints the on-going port number of the target host

1 unstable release

0.1.0 Aug 28, 2020

#10 in #sniffer

Apache-2.0

8KB
165 lines

Port Sniffer

Port Sniffer prints the on-going port number of the target host.
A test can be false negative if the target host does not response to it. So even if the port is open but no host is responding to it, the test will be negative.

Installation

  • cargo install xylian_port_sniffer

No runtime deps