Skip to content

Instantly share code, notes, and snippets.

@meatcar
Created November 18, 2013 21:39
Show Gist options
  • Save meatcar/7535813 to your computer and use it in GitHub Desktop.
Save meatcar/7535813 to your computer and use it in GitHub Desktop.
Descritpion='UofT wifi'
Interface=wlp1s0
Connection=wireless
Security=wpa-configsection
IP=dhcp
WPAConfigSection=(
'ssid="UofT"'
'key_mgmt=WPA-EAP'
'eap=PEAP'
'phase1="peapelabel=0"'
'phase2="auth=MSCHAPV2"'
'identity="pavlovde"'
'password="ENTER YOUR SECRETS HERE"'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment