Recensioni per Offline QR Code Generator
Offline QR Code Generator di rugk
Recensione di Utente Firefox 13755719
Valutata 5 su 5
di Utente Firefox 13755719, 5 anni faopen 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];;
Replica dello sviluppatore
pubblicato il 5 anni faThanks 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.