Crate rtcps

Source

Modules§

cli
port_scanner

Functions§

count_open_ports
Takes an Arc DashMap reference holding a port_map and returns the open ports.
get_common_ports_string
Returns contents of common ports file from common ports csv file that gets embedded during compilation
init_logger
run
Function that runs the app, Taking in an optional Cli or parses one while the function is running.