V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
cosmain
V2EX  ›  宽带症候群

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

  •  
  •   cosmain · 195 天前 · 879 次点击
    这是一个创建于 195 天前的主题,其中的信息可能已经有所发展或是发生改变。

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

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

    谢谢推荐。

    5 条回复    2023-10-17 01:57:29 +08:00
    tool2d
        1
    tool2d  
       195 天前
    这是我看到过最简单的 https 代理服务器了。

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

    https://github.com/ginuerzh/gost
    flynaj
        5
    flynaj  
       194 天前 via Android
    https://nghttp2.org/documentation/nghttpx-howto.html HTTP2 代理,客户端都不需要。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5355 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 09:15 · PVG 17:15 · LAX 02:15 · JFK 05:15
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.