Skip to content

Instantly share code, notes, and snippets.

@LosantGists
Created August 14, 2020 18:19
Show Gist options
  • Select an option

  • Save LosantGists/a146a8e603f8bb2a27e07d75ffb52714 to your computer and use it in GitHub Desktop.

Select an option

Save LosantGists/a146a8e603f8bb2a27e07d75ffb52714 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="WIFI_SSID"
scan_ssid=1
psk="WIFI_PASSWORD"
key_mgmt=WPA-PSK
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment