snail007 / goproxy

🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
https://snail007.host900.com/goproxy/manual/zh/
GNU General Public License v3.0
15.87k stars 3.01k forks source link

这个能抓包吗?我测试了一下,就是http1.1能看到。。https怎么破解 #527

Open icetech233 opened 1 year ago

icetech233 commented 1 year ago

这个能抓包吗?我测试了一下,就是http1.1能看到。。https怎么破解

paradiseduo commented 8 months ago

我也在找能实现抓包修改https请求的golang工具,目前看下来只有 https://github.com/elazarl/goproxy 能用

icetech233 commented 8 months ago

我也在找能实现抓包修改https请求的golang工具,目前看下来只有 https://github.com/elazarl/goproxy 能用

啥原理,证书怎么破解