Go to file
lqqyt2423 bb9ef5a523 禁止自动重定向
cert cert singleflight
cmd logger
proxy 禁止自动重定向
.gitignore testserver
Makefile readme
README.md 代码优化工作
go.mod MitmMemory
go.sum MitmMemory

README.md

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
  • 插件机制