logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Airport - Configure Wireless Networks | Online Free DevTools by Hexmos

Configure wireless networks with Airport, the macOS command-line tool. Manage Wi-Fi connections, scan for networks, and monitor signal strength. Free online tool, no registration required.

airport

Wireless network configuration utility. More information: https://ss64.com/mac/airport.html.

  • Show current wireless status information:

airport --getinfo

  • Sniff wireless traffic on channel 1:

airport sniff {{1}}

  • Scan for available wireless networks:

airport --scan

  • Disassociate from current airport network:

sudo airport --disassociate

See Also