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.