Mmx233
Mmx233
这个登录程序的登录逻辑并不是针对某个版本写的,绝大部分学校都能用这一套逻辑登录。而且深澜的版本挺杂的。我现在测试的时候用的是 V1.18 B20210305
如果还有更多问题,欢迎开启新 issue
可能上下文中混用了 tab 和空格,可以重新生成或者用 json
> 01:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03) 02:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03) 我的设备里两个网卡,我在网卡选项里应该怎么填写 请参照 #15 #12 #16 自行填写
差不多是这样配置的,但是我也试过手动,有两种情况。一种是一边登了另一边就自己退了,速度不变。另一种是我用两个路由器登陆,再用一个负载均衡,流量两边对半分,负载均衡是有效的,但是总速度大部分情况下还是不变,偶尔能叠加,应该是检测到了。 简单来说就是没啥用
看上去不错诶,我可以修改登录程序以支持强制多 ip 认证,但是我手头没有能刷的路由器,可能需要你来尝试 zhangxxxl ***@***.***> 于 2022年10月13日周四 00:44写道: > 这个博主实现了完美双拨深澜https://github.com/zu1k/sdusrun/releases > https://zu1k.com/posts/tutorials/campus-network-speed-overlay/ > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe...
但是事实上我自己试的时候用了两个账号,但是还是不成功,应该还有深度包检测 zhangxxxl ***@***.***> 于 2022年10月13日周四 21:43写道: > 他是通过严格的流量控制实现的,普通的双拨,服务器识别到流量来自同一网关就会限速,他的博客文章里有提到 > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . >...
> 我找到双拨会掉线的原因了,是你的脚本有问题,我用几个路由试,只要用你的脚本就会只能在线一个,别的都会掉线,而我一个用你的脚本,一个用手机认证,就不会掉线了 我知道了,应该是取设备 ip 的逻辑有问题
我加了随机 UA,试试 [autoLogin_darwin_amd64.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895235/autoLogin_darwin_amd64.zip) [autoLogin_linux_386.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895236/autoLogin_linux_386.zip) [autoLogin_linux_amd64.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895237/autoLogin_linux_amd64.zip) [autoLogin_linux_arm.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895239/autoLogin_linux_arm.zip) [autoLogin_linux_arm64.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895240/autoLogin_linux_arm64.zip) [autoLogin_linux_mipsle.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895241/autoLogin_linux_mipsle.zip) [autoLogin_windows_386.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895242/autoLogin_windows_386.zip) [autoLogin_windows_amd64.zip](https://github.com/Mmx233/BitSrunLoginGo/files/9895243/autoLogin_windows_amd64.zip)
> 我觉得和ua没关系,我试了一个路由器改ua,一个不改,还是会掉线 之前的登录程序并不支持修改 UA,你是怎么改 UA 的