V2ray-core: 传出代理支持http/socks

Created on 2 Feb 2018  ·  6Comments  ·  Source: v2ray/v2ray-core

我的电脑在一个地方,有一个翻墙的代理,就是一个直接的http代理,但不排除有监控,同时我有一个境外的v2ray服务,想通过这个http代理走到我的v2ray上,这样既能确保我数据的安全同时也能避免直接暴露这个v2ray服务给gfw。

Stale

Most helpful comment

我是 h2s 的作者。目前 h2s 在 v2ray 中直接用作最外层代理或代理链节点均无问题。欢迎测试。

与 v2ray 的桥接方式见 Equim-chan/h2s#1

All 6 comments

只支持vmess,但是现在不支持http和socks.
我现在有个场景,就是有一个http翻墙代理,我只有它的http代理参数,实质上它可能是over http/socks/vpn等。我需要确保我这里走http代理的流量不被检测到。

同样需要支持 http outbound 的feature.
目前尝试过 h2s 搭配 socks 的传出代理和 ProxySetting 的设置无法满足, 并且查到这个 issue , issue 主貌似也在一样的问题一样的方法上没有得到解决方案.

我是 h2s 的作者。目前 h2s 在 v2ray 中直接用作最外层代理或代理链节点均无问题。欢迎测试。

与 v2ray 的桥接方式见 Equim-chan/h2s#1

我稍微写了一篇文章,提供两种这个问题的解决思路,不介意的话可以参考一下。
https://kirikira.moe/post/26/

https://github.com/v2ray/v2ray-core/pull/1813
Thanks flyxl, http outbound has been merged

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days

Was this page helpful?
0 / 5 - 0 ratings