# Structs
CommandLine type represents options read from command line arguments.
HealthCheckResult - An expected response of strategies (total result).
HttpStatusStrategy - Http Statuscode Strategy.
PingStrategy - ICMP Ping Strategy.
SpecificPortHealthCheckResult - An expected response of each specific port scan.
TelnetStrategy - Telnet Strategy.
# Interfaces
Strategy - Interface for scanning strategies.