Skip to content

Instantly share code, notes, and snippets.

@smarthomehobby
Created June 10, 2018 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smarthomehobby/f9d61740ff8740602c332b239f962b70 to your computer and use it in GitHub Desktop.
Save smarthomehobby/f9d61740ff8740602c332b239f962b70 to your computer and use it in GitHub Desktop.
[connection]
id=resin-sample
type=wifi
[wifi]
hidden=true
mode=infrastructure
ssid=My_Wifi_Ssid
[wifi-security]
auth-alg=open
key-mgmt=wpa-psk
psk=super_secret_wifi_password
[ipv4]
method=auto
[ipv6]
addr-gen-mode=stable-privacy
method=auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment