Geph 4.6 beta testing / 迷雾通 4.6 beta 测试

作者正式版发布时,会提供编译好的 linux amd64 cli客户端 二进制文件吗?

(二进制文件 可以给不想/无法安装 flatpak 的用户提供帮助)

应该不会,不过你可以自己编译。

+1 感觉非常危险,尤其是对付费用户,而且这个功能也没什么用处

个人觉得还是有用处的,把删除帐户的权利交给了用户。我试了一下点击之后还有一个确认删除的步骤,不会直接把帐号删掉,所以没有那么危险。

不过按钮可以放到一个不那么显眼的地方^_^

1 个赞

chrome浏览器,同时开启排除中国大陆流量和自动配置代理,前者会失效

不应该的,这两个无关。应该只是我的中国流量名单不够长吧?

这是苹果ios要求的,而且点了会有确认页面。顺便推向所有平台了而已。

而且我总是接要求删账户的邮件。

大陆地区的主流网站包括百度,B站,微博等都是走的代理,使用一般的测速网站也显示IP地址是代理服务器所在地

我也希望删除账户按钮的位置不要那么明显。

这个名单可以开放给用户,按规则自定义吗?

电脑天天提示免费升级,我就上当了

Hey there!

The 4.6 version seems faster than previous ones.

However, when I connect a laptop (13.3-inch) running Geph to a monitor (27-inch), the window of Geph could not be properly displayed (as shown in the screenshot).

The same issue occurs when I disconnect my laptop from the monitor.

In previous releases (4.4.20), Geph seems to work well when resolution of screen changes.

I hope it would be settled in the official release in 4.6.

Thanks a lot.

I am from Iran
I have tested the Windows version now
Was very quickly connected.
Thank you for your support.
Because of ping please add Turkey and Dubai countries if possible

2.Why in your software isn't the app version number?
How do the user know which version has installed?

Unfortunately, the beta version of Android does not run on my Galaxy S8 (Android 9) mobile phone after installation, only the white background light is visible and nothing else. Is there anything that I can do to run it?! In the official versions, it ran without problems but the goverment block it.
In Iran, we are under the most severe censorship and internet blocking.

不幸的是,我的 Galaxy S8 (Android 9) 手机安装后无法运行 Android 测试版,只有白色背景灯可见,其他没有。 有什么我可以做的吗?! 在官方版本中,它运行没有问题,但政府阻止了它。
在伊朗,我们受到最严厉的审查和互联网封锁。

Did you install the latest version from the post? I've tested it on Android 9 and it should work.

Previous beta versions did not work on Android 9.

Version number display will be added.

1 个赞

Thank you
Yesterday Iran was very severe internet restriction
We had a lot of certainty
Government has done new work
Please continue the update

RC版本没有通知页,是打算在4.6把这个功能砍了吗?
目前是可以点击按钮打开telegram频道查看通知的,不过这样带来的一个问题就是需要用户主动去查看通知才能接受,不会像之前的版本会自动接收通知并且提示。

1 个赞

geph-debug.txt (1.7 MB)

geph-debug (1).txt (2.9 MB)

Hi, I'm using the 4.6 version on Android. Sometimes the app says the connection has been setup but actually not. Two logs are attached.

Regards.

v4.6.0-beta.19 CLI binary 疑似会读取 proxy 相关的 environment variables, 致使无法连接

WARN  geph4client::fronts] binder front 0 failed: error sending request for url (https://www.netlify.com/v4/next-gen): error trying to connect: tcp connect error: Connection refused (os error 111)

    Caused by:
        0: error trying to connect: tcp connect error: Connection refused (os error 111)
        1: tcp connect error: Connection refused (os error 111)
        2: Connection refused (os error 111)

Unset 掉那些 variables 才能连通;旧版未见有此类行为
export -n HTTPS_PROXY HTTP_PROXY ALL_PROXY https_proxy http_proxy all_proxy