Reviews for Offline QR Code Generator
Offline QR Code Generator by rugk
Review by Firefox user 13755719
Rated 5 out of 5
by Firefox user 13755719, 5 years agoopen source, respecting your privacy, even fun colors: perfect
BTW, to create a QR code for WPA2 connections adapt the following strings and you can easily scan+connect your phone:
WIFI:S:YOUR_SSID;T:WPA;P:YOUR_PASSWORD;;
For WPA2-EAP:
WIFI:S:YOUR_ESSID;T:WPA2-EAP;AI:anonymous@domain.tld;I:username@domain.tld;P:YOUR_PASSWORD;E:PEAP;PH2:MSCHAPV2;;
WIFI:T:WPA2-EAP;S:[network SSID];H:[hidden?];E:[EAP method];PH2:[Phase 2 method];AI:[anonymous identity];I:[username];P:[password];;
BTW, to create a QR code for WPA2 connections adapt the following strings and you can easily scan+connect your phone:
WIFI:S:YOUR_SSID;T:WPA;P:YOUR_PASSWORD;;
For WPA2-EAP:
WIFI:S:YOUR_ESSID;T:WPA2-EAP;AI:anonymous@domain.tld;I:username@domain.tld;P:YOUR_PASSWORD;E:PEAP;PH2:MSCHAPV2;;
WIFI:T:WPA2-EAP;S:[network SSID];H:[hidden?];E:[EAP method];PH2:[Phase 2 method];AI:[anonymous identity];I:[username];P:[password];;
Developer response
posted 5 years agoThanks for your rating. Indeed, that's a nice tip. If you want to suggest a feature for the add-on, please do so on GitHub at https://github.com/rugk/offline-qr-code/issues and open a new issue.