Toolbox with several features to test an Ethernet/IP network.
Netwox is a toolbox containing 197 tools implemented from the Network Library netwib. They help to find and solve network problems with common techniques such as sniffing and spoffing, analazing DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET and TFTP traffic, scans, ping and traceroute, client/servers implementations, etc.
Netwox is a toolbox containing 197 tools implemented from the Network Library netwib. They help to find and solve network problems with common techniques such as sniffing and spoffing, analazing DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET and TFTP traffic, scans, ping and traceroute, client/servers implementations, etc.
To install netwox, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install netwox
To see what files were installed by netwox, run:
port contents netwox
To later upgrade netwox, run:
sudo port selfupdate && sudo port upgrade netwox
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.