Proxyee Versions Save

HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.

v1.7.6

10 months ago

Changes

  • build(deps): bump netty-handler from 4.1.86.Final to 4.1.94.Final @dependabot (#278)

🆕 Features

  • feat: add a new config to support for closing overtime connections from user client automatically @wenyyue (#279)

v1.7.5

11 months ago

Changes

🆕 Features

  • feat: rules for MITM @monkeyWie (#273)

v1.7.4

1 year ago

Changes

  • build(deps): bump netty-codec-http from 4.1.78.Final to 4.1.86.Final @dependabot (#251)

🐛 Bug Fixes

  • 修复http进行认证时输入空账号空密码后索引越界导致无法继续弹窗认证的问题 @xujimu (#252)

v1.7.3

1 year ago

Changes

🐛 Bug Fixes

  • fix: request connection change check @monkeyWie (#246)

v1.7.2

1 year ago

Changes

🐛 Bug Fixes

  • fix: request msg leak @monkeyWie (#242)

v1.7.1

1 year ago

Changes

🐛 Bug Fixes

  • fix: requestList concurrency @monkeyWie (#241)

v1.7.0

1 year ago

Changes

  • fix: support custom host header on request proto change @monkeyWie (#237)

v1.6.9

1 year ago

Changes

🐛 Bug Fixes

  • fix: pipe init @monkeyWie (#233)
  • fix: resolve forward request host @monkeyWie (#232)

v1.6.8

1 year ago

Changes

🐛 Bug Fixes

  • fix: forward connect keep alive issue @monkeyWie (#228)

v1.6.7

1 year ago

Changes

🆕 Features

  • feat: support forward HttpClientCodec config @monkeyWie (#225)