Skip to content

Instantly share code, notes, and snippets.

@distolma
Created June 25, 2019 16:25
Show Gist options
  • Select an option

  • Save distolma/d0a57a4e2daf82cd60164db76904e591 to your computer and use it in GitHub Desktop.

Select an option

Save distolma/d0a57a4e2daf82cd60164db76904e591 to your computer and use it in GitHub Desktop.
country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="NETWORK-NAME"
psk="NETWORK-PASSWORD"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment