Skip to content

Instantly share code, notes, and snippets.

@gabfr
Last active March 6, 2022 15:23
Show Gist options
  • Save gabfr/c3e2be2d75080dc8c98d881f1dda24ae to your computer and use it in GitHub Desktop.
Save gabfr/c3e2be2d75080dc8c98d881f1dda24ae to your computer and use it in GitHub Desktop.
Enabling airport command on mac os x el capitan
# First execute:
sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/local/bin/airport
# Then execute:
sudo airport -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment