Skip to content

Instantly share code, notes, and snippets.

@esau0p
Created December 15, 2014 22:11
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 esau0p/6c2dcff3a3203e90e5e9 to your computer and use it in GitHub Desktop.
Save esau0p/6c2dcff3a3203e90e5e9 to your computer and use it in GitHub Desktop.
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="Red1"
psk="passwordRed1"
id_str="AliasRed1"
}
network={
ssid="Red2"
psk="passwordRed2"
id_str="AliasRed2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment