Skip to content

Instantly share code, notes, and snippets.

@catvec
Created October 13, 2020 19:55
Show Gist options
  • Save catvec/5e6dcceba1e00fcd8c0f6509663ac48e to your computer and use it in GitHub Desktop.
Save catvec/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: '"[email protected]"'
password: '"secret"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment