Last active
October 22, 2015 22:45
-
-
Save ryanralph/0778a9f65d76429be117 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="RMIT-University" | |
key_mgmt=WPA-EAP | |
eap=PEAP | |
phase2="auth=MSCHAPV2" | |
identity="s123456" | |
password="MADSECUREPASSWORD HERE" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment