Skip to content

Instantly share code, notes, and snippets.

@svicknesh
Last active August 29, 2017 02:38
Show Gist options
  • Save svicknesh/6301c17c8bf14d43309b561b8d7dde5d to your computer and use it in GitHub Desktop.
Save svicknesh/6301c17c8bf14d43309b561b8d7dde5d to your computer and use it in GitHub Desktop.
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="YOUR_NETWORK_NAME"
psk="YOUR_PASSWORD"
key_mgmt=WPA-PSK
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment