Mac network interface (Airport) terminal management


/ Published in: Bash
Save to your folder(s)

this is a way get control on Apple's network interfaces by manually setting options in Terminal


Copy this code and paste it in your HTML
  1. for available options in airport:
  2. /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport
  3.  
  4. for scanning networks:
  5. /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -s

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.