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.
 
 
 
 
 
 
lqqyt2423 c41bf7c881 修复内存泄漏问题 4 years ago
cert cert singleflight 4 years ago
cmd logger 4 years ago
proxy 修复内存泄漏问题 4 years ago
.gitignore testserver 4 years ago
Makefile readme 4 years ago
README.md 一些优化 4 years ago
go.mod MitmMemory 4 years ago
go.sum MitmMemory 4 years ago

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