Skip to main content

Module net

Module net 

Source
Expand description

Network commands (ping, ifconfig)

Functionsยง

cmd_ifconfig
Ifconfig command entrypoint.
cmd_net
Net command entrypoint.
cmd_nslookup
Minimal DNS lookup command.
cmd_ping
Ping command entrypoint.
cmd_telnet
Open a TCP connection and send/receive data interactively.