Skip to content

Instantly share code, notes, and snippets.

@rasmusmerzin
Last active February 1, 2021 20:54
Show Gist options
  • Save rasmusmerzin/79622b13dc17a5d1e9511f8cd80b50e5 to your computer and use it in GitHub Desktop.
Save rasmusmerzin/79622b13dc17a5d1e9511f8cd80b50e5 to your computer and use it in GitHub Desktop.
network={
# ssid="public_network"
key_mgmt=NONE
}
network={
# ssid="ms_bs_network"
key_mgmt=WPA-EAP
eap=PEAP
phase2="auth=MSCHAPV2"
# identity="username"
# password="password"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment