Skip to content

Instantly share code, notes, and snippets.

@paulvictor
Created December 30, 2019 05:53
Show Gist options
  • Select an option

  • Save paulvictor/c326a233c31705e6f0e583c7ffeaa164 to your computer and use it in GitHub Desktop.

Select an option

Save paulvictor/c326a233c31705e6f0e583c7ffeaa164 to your computer and use it in GitHub Desktop.
SSID=SSID_GOES_HERE
pwgen -s 63 > 00wifi.txt
qrencode -o 00wifi.png "WIFI:T:WPA;S:${SSID};P:$(cat 00wifi.txt);;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment