|
|
|
|
|
by semanticist
596 days ago
|
|
Want to scan the local wifi networks from the command line, and get useful information like signal strength? /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport -s I set a shell alias so I can just do `airport -s`. I've no idea why this is hidden away inside some framework and not in a directory which is in the normal path, but there you go. |
|
WARNING: The airport command line tool is deprecated and will be removed in a future release. For diagnosing Wi-Fi related issues, use the Wireless Diagnostics app or wdutil command line tool.