Skip to content

Instantly share code, notes, and snippets.

@drifterz28
Created March 14, 2018 17:40
Show Gist options
  • Save drifterz28/3afb0628401018965363cea6732e00c9 to your computer and use it in GitHub Desktop.
Save drifterz28/3afb0628401018965363cea6732e00c9 to your computer and use it in GitHub Desktop.
Headless pi setup
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="SSID"
psk="password"
key_mgmt=WPA-PSK
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment