Skip to content

Instantly share code, notes, and snippets.

@Noah-Huppert
Created October 13, 2020 19:55
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 Noah-Huppert/5e6dcceba1e00fcd8c0f6509663ac48e to your computer and use it in GitHub Desktop.
Save Noah-Huppert/5e6dcceba1e00fcd8c0f6509663ac48e to your computer and use it in GitHub Desktop.
Options I give to wpa_supplicant
ssid: '"eduroam"'
key_mgmt: WPA-EAP
eap: TTLS
phase2: '"auth=PAP"'
identity: '"foobar@umass.edu"'
password: '"secret"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment