Skip to content

Instantly share code, notes, and snippets.

@lucat1
Created December 9, 2020 13:42
Show Gist options
  • Save lucat1/757ed2666cd6cd81b95cbf4abf085f02 to your computer and use it in GitHub Desktop.
Save lucat1/757ed2666cd6cd81b95cbf4abf085f02 to your computer and use it in GitHub Desktop.
ALMAWIFI wpa_supplicant configuration
network={
ssid="ALMAWIFI"
proto=RSN
key_mgmt=WPA-EAP
eap=PEAP
identity="[email protected]"
password="account password"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment