Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adsb-related-code/b1e42a3420186422ac1132770f59df0f to your computer and use it in GitHub Desktop.
Save adsb-related-code/b1e42a3420186422ac1132770f59df0f to your computer and use it in GitHub Desktop.
wpa_supplicant without shitty qoutes
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US
network={
ssid="PoopWi"
scan_ssid=1
psk="crapsecurity"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment