Skip to content

Instantly share code, notes, and snippets.

@asiletto
Created May 30, 2015 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asiletto/d8e3a2b676b69f28224b to your computer and use it in GitHub Desktop.
Save asiletto/d8e3a2b676b69f28224b to your computer and use it in GitHub Desktop.
list all wifi network in range with quality
iwlist wlan0 scan |grep -E "Address|Channel|ESSID|Quality"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment