Skip to content

Instantly share code, notes, and snippets.

@gngdb
Created November 6, 2014 17:52
Show Gist options
  • Save gngdb/af284e23abe1335d0c91 to your computer and use it in GitHub Desktop.
Save gngdb/af284e23abe1335d0c91 to your computer and use it in GitHub Desktop.
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="eduroam"
identity="email@address.com"
#psk="your password goes here"
# or:
psk=output from wpa_passphrase goes here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment