Releases: lqqyt2423/go-mitmproxy
Releases · lqqyt2423/go-mitmproxy
v1.2.0
v1.1.0
v1.0.0
Changelog
- c2143a8 add Client.Tls
- dee64dd add ClientConnected hook
- 1871fe4 add ClientDisconnected hook
- 949d1a9 add ConnContext.Server
- 57770b4 add debug option
- d2659e4 add flow.ConnContext
- d95a8cc add proxyListener
- 1b26b43 add server.address
- 0c26763 addon.TlsEstablishedServer
- 7059c4e change middle server IdleTimeout
- 959568b change readme
- 4931602 change readme
- c3dc20f code refactoring
- 7f55903 code refactoring
- 01f0cc7 code refactoring
- fade639 connCtx.tlsHandshake
- d52a27a go mod tidy
- 4246818 go-version: 1.18
- 46f1651 http add server hook
- 2e0c62a https add server hook
- 637f752 optimize middle.Dial
- 896ea29 optimize tlsHandshaked
- 9d312a5 remove flow.State
- 3bbda55 tls_record_magic
- 9bd9ca0 web addon add connection message
- 7d0566c web addon: add connection info
- 554a4c0 web addon: build
- 8f7929a web addon: change message version
- 239fda6 web addon: connection info
- 217ac90 web code refactoring