geph-official / geph4-client

Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
https://geph.io
GNU General Public License v3.0
2.78k stars 335 forks source link

更新 4.9.2 版本后无法自动选择节点 #151

Closed TigerCubDen closed 10 months ago

TigerCubDen commented 11 months ago

当未传入 --exit-server 参数 时,geph4-connect 不会像之前版本一样自动选择出口节点,而是直接报错:

geph4-client[67413]: [geph4client::connect::tunnel::tunnel_actor WARN]: tunnel_actor restarting: no such exit found in the list; list is ["1.ams.nl.ngexits.geph.io", "1.mtl.ca.ngexits.geph.io", "1.pdx.us.ngexits.geph.io", "1.sgp.sg.ngexits.geph.io", "1.waw.pl.ngexits.geph.io", "2.ams.nl.ngexits.geph.io"......]

除此之外,模糊匹配也同样失效。 希望保持之前版本的行为,未填写时自动选择节点。

 --exit-server <exit-server>
            Which exit server to connect to. If there isn't an exact match, the exit server with the most similar
            hostname is picked. If not given, a random server will be selected
github-actions[bot] commented 10 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 10 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

TigerCubDen commented 5 months ago

Not stale, this issue has not been fixed yet.