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

代理失效:vpn 需要微信扫码认证登录 #24

Closed
xjf20010726 opened this issue May 25, 2024 · 2 comments
Closed

代理失效:vpn 需要微信扫码认证登录 #24

xjf20010726 opened this issue May 25, 2024 · 2 comments

Comments

@xjf20010726
Copy link

师兄您好,我发现https://n.ustb.edu.cn/login 现在变成扫描登录了,使用账号和密码无法登录成功

1

现在使用wssocks-ustb已经无法成功在校外通过代理连接校园网了,现在会报这个错误:
image

师兄知道有什么办法可以解决吗?

@genshen
Copy link
Owner

genshen commented May 28, 2024

可以在配置中改用 elib.ustb.edu.cn (默认是 n.ustb.edu.cn)。目前 elib.ustb.edu.cn 还不需要扫码登录。
后续可以考虑添加扫码登录。

@genshen genshen closed this as completed 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 #24
@genshen
Copy link
Owner

genshen commented Jun 14, 2024

补充:现在已经支持微信扫二维码登录 vpn 了,具体进展见 #25
由于最新的release 还尚未发布,用户可以从 github action 构建的artifact 中下载对应的版本进行使用(如 https://github.com/genshen/wssocks-plugin-ustb/actions/runs/9518946887 ,注意 github action的 artifact 对有效期为90天)。
具体使用方法为:在主界面将 “auth method” 设置为“QR Code”, 然后点击 “Start” 按钮启动。之后会弹出一个登录的二维码,用户可以用微信扫码登录,微信端登录成功后,点击二维码下面的 “Finish” 按钮即可。当“Start”按钮的字变为“Stop”,就表明登录认证成功,可以正常使用了。

@genshen genshen changed the title 代理失效 代理失效:vpn 需要微信扫码认证登录 Jun 14, 2024
@genshen genshen mentioned this issue Jul 5, 2024
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

2 participants