Skip to content

Instantly share code, notes, and snippets.

@meech-ward
Created February 16, 2019 16:37
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 meech-ward/7b629c7380092e8e1c9c89ce8b364a25 to your computer and use it in GitHub Desktop.
Save meech-ward/7b629c7380092e8e1c9c89ce8b364a25 to your computer and use it in GitHub Desktop.
country=CA
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="Lighthouse Labs"
psk="the password"
id_str="work"
}
network={
ssid="TELUS0228"
psk="the password"
id_str="home"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment