Skip to content

Instantly share code, notes, and snippets.

@timothylhuillier
Created August 6, 2015 13:49
Show Gist options
  • Save timothylhuillier/2b6a9c58754a3af76fdb to your computer and use it in GitHub Desktop.
Save timothylhuillier/2b6a9c58754a3af76fdb to your computer and use it in GitHub Desktop.
#auto wlan0
iface wlan0 inet dhcp
# For WPA
wpa-ssid SSID
wpa-psk PASSWORD
# For WEP
#wireless-essid Emutex
#wireless-mode Managed
#wireless-key s:password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment