Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

连接失败 #27

Open
aacc668 opened this issue Jan 27, 2023 · 2 comments
Open

连接失败 #27

aacc668 opened this issue Jan 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@aacc668
Copy link

aacc668 commented Jan 27, 2023

服务端版本:未知
EasierConnect版本:13
连接过程中报错如下:
2023/01/27 21:42:39 Login Request: https://xxx:443/por/login_auth.csp?apiversion=1
2023/01/27 21:42:39 WARNING: No CSRF Code Match. Maybe you're connecting to an older server? Continue anyway...
2023/01/27 21:42:39 Login Request: https://xxxx:443/por/login_psw.csp?anti_replay=1&encrypt=1&type=cs
2023/01/27 21:42:39 No NextAuth found.
goroutine 1 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:24 +0x65
runtime/debug.PrintStack()
runtime/debug/stack.go:16 +0x19
EasierConnect/core.WebLogin({0xc000024618?, 0x2?}, {0xc00001c120, 0x8}, {0xc00001c170, 0xa})
EasierConnect/core/web_login.go:149 +0x16de
EasierConnect/core.(*EasyConnectClient).Login(0xc000115ef0, {0xc00001c120?, 0xc000115e90?}, {0xc00001c170?, 0x2?})
EasierConnect/core/EasyConnectClient.go:35 +0x91
main.main()
EasierConnect/main.go:39 +0x5bb
2023/01/27 21:42:39 Login FAILED: 0 101-100https://:0-1

可能是需要输入图形验证码的原因吗?原版EasyConnect每次登录需要输入验证码
image

@lyc8503 lyc8503 added the bug Something isn't working label Jan 28, 2023
@githuu5y5u
Copy link
Contributor

验证码的路径: https://vpn.niubidaxue.edu.cn/por/rand_code.csp

"svpn_rand_code": {""},

@lyc8503
Copy link
Owner

lyc8503 commented Jan 28, 2023

我使用的 VPN 是在多次登录失败后才会出现验证码, 验证码这里不太好处理, 这种验证码虽然可以被轻松识别但涉及到滥用问题, 让人工介入输入验证码的话比较繁琐, 请等待即将合并的直接使用网页登录的 ECAgent 登录方式.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants