brook icon indicating copy to clipboard operation
brook copied to clipboard

客户端如何先连接http代理再转发流量?

Open owen800q opened this issue 1 year ago • 3 comments

我这边是必须所有http流量先经过一个代理服务器,不然无法连接到外网络

brook 支持以下通信吗

Brook client -> 公司 http proxy server -> brook server

owen800q avatar Oct 20 '24 15:10 owen800q

支持这个路径。但期望中间的这个支持TCP和UDP,比如标准socks5。而 http proxy 是不支持的UDP的

txthinking avatar Oct 21 '24 04:10 txthinking

@txthinking 我理解是现在cli client 不支持这个通信路径,后续会支持?

owen800q avatar Oct 21 '24 11:10 owen800q

--dialWithSocks5 by unknown

txthinking-bot avatar Oct 21 '24 11:10 txthinking-bot