Created
December 9, 2020 13:42
-
-
Save lucat1/757ed2666cd6cd81b95cbf4abf085f02 to your computer and use it in GitHub Desktop.
ALMAWIFI wpa_supplicant configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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