Skip to content

Instantly share code, notes, and snippets.

@jacobpatton
Created December 9, 2019 14:08
Show Gist options
  • Save jacobpatton/27c7f834e6f133a591828d9ddba56a26 to your computer and use it in GitHub Desktop.
Save jacobpatton/27c7f834e6f133a591828d9ddba56a26 to your computer and use it in GitHub Desktop.
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US
network={
ssid="YOURSSID"
psk="YOURPASSWORD"
scan_ssid=1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment