tool to trigger connection, get status of Airport Base Stations
airctl is a commad-line utility to trigger connection and disconnection events on, and to print the status of an Apple AirPort Base Station. At the moment this is not a configuration utility.
airctl is a commad-line utility to trigger connection and disconnection events on, and to print the status of an Apple AirPort Base Station. At the moment this is not a configuration utility.
To install airctl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install airctl
To see what files were installed by airctl, run:
port contents airctl
To later upgrade airctl, run:
sudo port selfupdate && sudo port upgrade airctl
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.