deekayw0n / airport-bssid

Connect Mac OS to a wifi network provided by a specific bssid (mac address). Very helpful when there are multiple access points sharing an SSID.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airport-bssid

Connect to a specific wifi network, based off BSSID (mac address of Access Point).

============ usage: ./Build/Release/airport-bssid <ifname> [<bssid>] [<password>]

  • Connect to specific wireless network on <ifname> interface, provided by the access point with <bssid> and password <password>.

  • If <bssid> and <password> are excluded, a scan of wireless networks from <ifname> interface is performed and a list of wireless networks are returned with ssid, bssid, channel, and signal strength details.

  • Forked from https://github.com/qpSHiNqp/airport-bssid

About

Connect Mac OS to a wifi network provided by a specific bssid (mac address). Very helpful when there are multiple access points sharing an SSID.


Languages

Language:Objective-C 57.7%Language:Roff 38.5%Language:Makefile 3.7%