monkeyWie / proxyee

HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
MIT License
1.52k stars 567 forks source link

HttpProxyServerHandle里https的代理部分是不是不太全? #1

Closed QuailOurs closed 6 years ago

QuailOurs commented 6 years ago

HttpProxyServerHandle里https的代理部分是不是不太全?

monkeyWie commented 6 years ago

@QuailOurs https数据没有编解码,就是纯转发原始数据。

weirenren commented 5 years ago

@QuailOurs https数据没有编解码,就是纯转发原始数据。

这块可以编解码吗,代理中打印出明文