# README
Network
Network related command implementations such as netstat
and ifconfig
# Functions
Commands returns the “ command and its subcommands.
IfconfigCmd - Display network interfaces on the remote system.
NetstatCmd - Display active network connections on the remote system.
PrintIfconfig - Print the ifconfig response.
No description provided by the author