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.