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.
go-mitmproxy/README.md

20 lines
415 B
Markdown

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