Netwag is a TCL/TK based graphical frontend for the netwox network toolbox, based on the netwib library. It allows one to easily search amongst tools proposed in netwox and run them, construct command line instructions, keep a history of commands, etc.
Netwag is a TCL/TK based graphical frontend for the netwox network toolbox, based on the netwib library. It allows one to easily search amongst tools proposed in netwox and run them, construct command line instructions, keep a history of commands, etc.
To install netwag, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install netwag
To see what files were installed by netwag, run:
port contents netwag
To later upgrade netwag, run:
sudo port selfupdate && sudo port upgrade netwag
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.