-
Notifications
You must be signed in to change notification settings - Fork 10
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
web登录 #38
Labels
enhancement
New feature or request
Comments
Web 登录没找到有效且靠谱的办法防止多人或多设备共用时被强制下线 |
指的是其他ip登录挤下来吗,这倒不如说还方便在宿舍外登录,我现在一直都用的web登录 |
哦不是这个意思。指路由器(nat)下使用多个终端时被学校检测发现并且强制下线(之后需要再次登录),特别是如果玩网络游戏的话受此影响可能会比较大(重登前会有几秒时间处于无网状态)。 如果只是自己用,而不是多个人共用,其实还是不太容易触发,那么可以试试基于 web 登录的方案 https://github.com/cyyself/drcom-http-multidial |
ok,懂了 |
1 similar comment
ok,懂了 |
确实是值得考虑的一个方式,欢迎提供登陆持久化思路以及 PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
现在不是能web登录了吗,Linux发个post就行了,
比如
curl -X POST -d 'DDDDD=20181829&upass=c7b2181337abe97eab17c30b28f26123456&R1=0&R2=1¶=00&0MKKey=123456&v6ip=' http://10.254.7.4
The text was updated successfully, but these errors were encountered: