Skip to content

Instantly share code, notes, and snippets.

@obilodeau
Created June 15, 2012 18:16
Show Gist options
  • Save obilodeau/2937969 to your computer and use it in GitHub Desktop.
Save obilodeau/2937969 to your computer and use it in GitHub Desktop.
recon.cx config 'a la mano' for hw
# your other stuff
network={
ssid="recon.cx"
key_mgmt=IEEE8021X WPA-EAP
eap=PEAP
pairwise=CCMP
group=CCMP
identity="<user>"
password="<pass>"
phase2="auth=MSCHAPV2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment