Created
January 8, 2017 20:19
-
-
Save saghm/dc21a11fdba870a5e7cdde5a63bd7e94 to your computer and use it in GitHub Desktop.
This file contains 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="AirPennNet" | |
key_mgmt=WPA-EAP | |
eap=TTLS | |
identity="your pennkey" | |
password="your pennkey password" | |
phase2="auth=PAP" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment