net-tools

Collection of Linux networking tools (ifconfig, netstat, route, arp)

brewmacoslinux
Try with needOr install directly
Source

About

Linux networking base tools

Commands

ifconfignetstatroutearphostnamemii-toolnameifplipconfigrarpslattach

Examples

Display all network interfaces and their IP addresses$ ifconfig
Show all active network connections and listening ports$ netstat -tuln
Display the kernel routing table$ route -n