Skip to content

Instantly share code, notes, and snippets.

@TheTinkerDad
Created July 18, 2018 06:02
Show Gist options
  • Save TheTinkerDad/93b830469931f0b039a9e56ce6b027dd to your computer and use it in GitHub Desktop.
Save TheTinkerDad/93b830469931f0b039a9e56ce6b027dd to your computer and use it in GitHub Desktop.
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
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