oblique / create_ap

[NOT MAINTAINED] This script creates a NATed or Bridged WiFi Access Point.
BSD 2-Clause "Simplified" License
4.41k stars 992 forks source link

Generate QR code like #427

Open pickfire opened 4 years ago

pickfire commented 4 years ago

nmcli device wifi show-password

SSID: xxx
Security: WPA
Password: xxx

  [ QR Code ]

It would be cool to let other devices easily connect using QR code.

marchingon12 commented 4 years ago

Thanks for this command! i didn't know about this :D

garywill commented 3 years ago

I added this feature to my fork of this project: https://github.com/garywill/linux-router

lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase --qr