zen010101

Results 22 comments of zen010101

建议添加 DeepL 翻译功能

2.6.0 pre-release2 : the bug is not solved . 2023/08/11 20:07:06 [Warning] [170617049] app/proxyman/outbound: failed to process outbound traffic > proxy/socks: failed to establish connection to server > common/protocol: invalid...

我也一样,http_proxy 环境变量已经设置但是没有用。

I meet the same problem. ` --- created: aliases: [] tags: [dailynote] --- Modified:: ← [[]] | [[]] → ` The results are: ` --- created: 2022-11-15 10:37 aliases: [2022-11-15]...

Only use Ctrl-P to load the Workspaces list

> I merged this fix #24 which is supposed to fix the issue, can you guys confirm that it is fixed? It works with 0.10.8! Great!

> 又发现了方案2,使用[wstunnel](https://github.com/erebe/wstunnel?tab=readme-ov-file#wireguard-and-wstunnel-)自定义http头 客户端参考命令wstunnel client -L 'udp://51820:localhost:51820?timeout_sec=0' ws://domain.org:2443 --http-headers "Host: speedtest.cn" 服务端保持官方示例的命令即可 udp2raw-http 和 wstunnel 会不会导致性能的下降?