Skip to content

Instantly share code, notes, and snippets.

@mcgrof
Created May 4, 2013 00:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mcgrof/5515450 to your computer and use it in GitHub Desktop.
Save mcgrof/5515450 to your computer and use it in GitHub Desktop.
update_config=1
ctrl_interface=wlan0
eapol_version=1
ap_scan=1
fast_reauth=1
p2p_listen_reg_class=81
p2p_listen_channel=1
p2p_oper_reg_class=115
p2p_oper_channel=48
device_name=SAMSUNG_FOO
manufacturer=SAMSUNG_ELECT_FOO
model_name=SAMSUNG_MOBILE
model_number=2012
serial_number=6666
network={
ssid="mcgrof-ap136-01"
key_mgmt=WPA-EAP IEEE8021X
eap=TTLS
identity="testuser"
password="testpassword"
phase2="auth=MSCHAPV2"
priority=164
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment