求推荐个 c/c++语言写的 http/https 代理程序

208 天前
 cosmain

有没有这样的 http/https 代理程序?

  1. 支持客户端 tls 连接服务器。(不是支持访问 https 网站)。
  2. c/c++语言编写,支持 linux 。
  3. 小巧、配置简单。
  4. 排除 Squid 。

谢谢推荐。

899 次点击
所在节点    宽带症候群
5 条回复
tool2d
208 天前
这是我看到过最简单的 https 代理服务器了。

https://github.com/velazcod/android_u2nl
rrfeng
208 天前
nginx 不是 c 吗
cosmain
208 天前
@tool2d
这个应该是通过 iptables redirect tcp 连接到 https 代理服务器。
kukat
208 天前
除了第二条不满足。。。

https://github.com/ginuerzh/gost
flynaj
208 天前
https://nghttp2.org/documentation/nghttpx-howto.html HTTP2 代理,客户端都不需要。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/982428

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX