You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
355 B
355 B
go-mitmproxy
mitmproxy implemented with golang.
TODO
- http handler
- http connect
- cert
- https handler
- logger
- 经内存转发 https 流量
- 忽略某些错误例如:broken pipe, reset by peer, timeout
- websocket
- support get method with body
- http2
- 插件机制