QT based SNMP client you can use to configure a Linksys WAP11, similar to the one provided by the Linksys client. Supports most of the WAP11's features.
QT based SNMP client you can use to configure a Linksys WAP11, similar to the one provided by the Linksys client. Supports most of the WAP11's features.
To install wap11gui, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install wap11gui
To see what files were installed by wap11gui, run:
port contents wap11gui
To later upgrade wap11gui, run:
sudo port selfupdate && sudo port upgrade wap11gui
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.