Skip to content

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.

Notifications You must be signed in to change notification settings

mdabbagh88/airport-bssid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 57.8%
  • Roff 38.5%
  • Makefile 3.7%