# go-mitmproxy [mitmproxy](https://mitmproxy.org/) implemented with golang. ## TODO - [x] http handler - [x] http connect - [x] cert - [x] https handler - [x] logger - [x] 经内存转发 https 流量 - [x] 忽略某些错误例如:broken pipe, reset by peer, timeout - [ ] websocket - [ ] support get method with body - [ ] http2 - [ ] 插件机制