Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support wechat QR code login of USTB vpn #25

Open
genshen opened this issue May 28, 2024 · 0 comments
Open

Support wechat QR code login of USTB vpn #25

genshen opened this issue May 28, 2024 · 0 comments
Assignees

Comments

@genshen
Copy link
Owner

genshen commented May 28, 2024

In recent days, USTB vpn add wechat QR code login (see: screenshot in #24 and https://sis.ustb.edu.cn ), the password login is blocked. We need to support QR code login.

@genshen genshen self-assigned this May 28, 2024
genshen added a commit that referenced this issue Jun 13, 2024
… based wssocks connection

In this commit, we add full implementation of qr-code vpn login. In the fyne based client, we can
click "start" button -> show qr code window -> scan code -> connect to wssocks server. In the go
code level, we add the full implementation of qr-code based vpn login (see document in
`plugins/vpn/qr-code-docs.md`). However, qr code vpn login is only implemented on fyne based client.
The cli client and swiftui client do not support qr code vpn login currently.

re #25
genshen added a commit that referenced this issue Jun 13, 2024
… based wssocks connection

In this commit, we add full implementation of qr-code vpn login. In the fyne based client, we can
click "start" button -> show qr code window -> scan code -> connect to wssocks server. In the go
code level, we add the full implementation of qr-code based vpn login (see document in
`plugins/vpn/qr-code-docs.md`). However, qr code vpn login is only implemented on fyne based client.
The cli client and swiftui client do not support qr code vpn login currently.

re #25 #24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant