Skip to content

Instantly share code, notes, and snippets.

@nibral
Created December 10, 2015 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nibral/944802d888a5d5536559 to your computer and use it in GitHub Desktop.
Save nibral/944802d888a5d5536559 to your computer and use it in GitHub Desktop.
wlan config sample
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="SSID"
#psk="password"
psk=2f6a0beddf2f0588ee426b0c3a0e3d9a523bb07a05cb857f85d826da80fa75c4
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment