monkeyWie / proxyee

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

询问反向代理 #94

Open winterzhcq opened 4 years ago

winterzhcq commented 4 years ago

老哥,有demo看看你的反向代理如何运行的么

monkeyWie commented 4 years ago

可以参考下这个代码:https://github.com/monkeyWie/proxyee/blob/master/src/test/java/com/github/monkeywie/proxyee/InterceptForwardHttpProxyServer.java