macwifi-cli scans nearby Wi-Fi networks and reports SSIDs, BSSIDs, signal strength, channels and security. It also inspects the current connection and retrieves saved Wi-Fi passwords on request.
macwifi-cli scans nearby Wi-Fi networks and reports SSIDs, BSSIDs, signal strength, channels and security. It also inspects the current connection and retrieves saved Wi-Fi passwords on request.
To install macwifi-cli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install macwifi-cli
To see what files were installed by macwifi-cli, run:
port contents macwifi-cli
To later upgrade macwifi-cli, run:
sudo port selfupdate && sudo port upgrade macwifi-cli
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.