Expand description
Protocol detection engine — probes hosts to identify protocols.
Structs§
- Probe
Result - Result of a protocol probe.
Functions§
- probe_
host - Probe a host:port to detect the protocol by reading the server banner.
- scan_
host - Probe multiple common ports on a host.