「4.2.5不能用」综合讨论

我多次试图导出调试包,但是到了下载页面后,就没有了。

second @f01

same problem with almost same log here, me using geph compiled from this github commit

after a lot of timeout, got a warning:

WARN [geph4-client/src/kalive/mod.rs:70] keepalive_actor restarting: "initial connection timeout after 40"


(the ip address of bridges are printed out on my box.

do i need to report them ? )

调试包,我用电报私信发给你了

4.2.5 美国节点连不上,无线转圈,win7

更新至4.2.5后完全无法使用,之前可以正常连接。

不幸的事情发生了,我这里加拿大和芬兰节点也超时了,现在只有荷兰免费节点可以连接。
@b86bac1f log记录当前开启之后的操作,把迷雾通关掉再打开导出信息就重置了。
我就是这么做的:关掉迷雾通-打开-选择我认为有故障的节点点连接-稍微等一下-取消连接,导出调试包。

你也发一下调试包吧,现在论坛上新用户应该可以附件了

logs.txt (4.0 KB)

某地广电网络,外网走联通/移动双线,美国和芬兰线路无法连接,附日志(详细时间已去除):

[2021-03-23] INFO [geph4-client/src/main.rs:90] geph4-client v4.2.5 starting...
[2021-03-23] INFO [geph4-client/src/main_connect.rs:62] connect mode started
[2021-03-23] DEBG [geph4-client/src/cache.rs:148] refreshing from binder for (Portland server)
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:20] got 4 bridges
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:8080...
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:57804...
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:8080...
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:8080...

芬兰线路

[2021-03-23] INFO [geph4-client/src/main.rs:90] geph4-client v4.2.5 starting...
[2021-03-23] INFO [geph4-client/src/main_connect.rs:62] connect mode started
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:20] got 4 bridges
[2021-03-23 ] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:443...
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:443...
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:443...
[2021-03-23] DEBG [geph4-client/src/kalive/getsess.rs:32] connecting through [redacted]:34635...

【1/2】 编辑::kissing_heart:感谢修复
【美国波特兰节点_连接超时】geph4-debug-2021-03-23T21 51 11.660236500+08 00.tar (6.5 KB)
【加拿大蒙特利尔节点_连接超时】geph4-debug-2021-03-23T21 49 44.066199700+08 00.tar (5 KB)

【2/2】
【芬兰赫尔辛基节点_连接超时】geph4-debug-2021-03-23T21 48 05.500484700+08 00.tar (7.5 KB)
【荷兰阿姆斯特丹节点_能连接上_连接质量也越来越不稳定了_有点担心】geph4-debug-2021-03-23T21 44 02.395206+08 00.tar (13.5 KB)

你好 你好 我的会员剩余时间 错误估计 20开通的 今天没有了

@aaa

[2021-03-25 05:27:52] DEBG [geph4-client/src/cache.rs:148] refreshing from binder for cache.exits
[2021-03-25 05:27:52] WARN [lib/aioutils/src/dns.rs:7] using custom DNS implementation to resolve ajax.aspnetcdn.com:443
[2021-03-25 05:27:52] WARN [lib/aioutils/src/dns.rs:7] using custom DNS implementation to resolve www.cdn77.com:443
[2021-03-25 05:27:52] WARN [lib/aioutils/src/dns.rs:7] using custom DNS implementation to resolve www.netlify.com:443
[2021-03-25 05:27:52] WARN [geph4-client/src/kalive/mod.rs:70] keepalive_actor restarting: Error {
    context: "can\'t get exits",
    source: Other(
        "No response received from any servers",
    ),
}

ver 4.2.5. what could be the cause?

edit: seems to be due to a broken win10 dns stack. solved via restarting the OS

1 个赞

接下来我要发表hate speech

迷雾通客户端比作者的身材还臃肿

最理想的情况是把GUI包出去找个人来做,而不是用React写全平台版本。

大家都喜欢用W3C做GUI,不得不面对巨大的Runtime

感叹,我们有比20年前强大一亿倍的AI,处理器依然遵守摩尔定律,却仍然没有在跨平台UI方案上实现质的突破。

希望迷雾通作者尽快把geph4的api完全暴露到命令行或者http(包括注册和登陆),让大家能自由地写GUI。

那这样很快就会被人用自动程序批量注册帐号或者爆破已有帐号的密码,就算有验证码,但是那个数字验证码容易被OCR识别,我建议开发者把数字验证码改成 hcaptcha 之类的高级点的验证码

已經是完全暴露了,你認真看一下原始碼

1 个赞

那请问一下登录/注册的API在哪里?

我会将来用flutter重写UI

1 个赞

geph4-client binder-proxy 然后通过localhost的REST API

2 个赞