Offline QR Code Generator 的评价
Offline QR Code Generator 作者: rugk
Firefox 用户 13755719 的评价
评分 5 / 5
来自 Firefox 用户 13755719,6 年前open 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];;
开发者回应
发布于 6 年前Thanks 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.