Commit Graph

61 Commits (657c5b382a626062a11b597d442e6b19cccf5036)
 

Author SHA1 Message Date
liqiang 657c5b382a web addon config
liqiang 9f5ccdaf17 go:embed client/build
liqiang 392f3a0efc readme
liqiang a8edd370d6 addon websocket interpect frontend
liqiang 6fc1e38f90 addon websocket interpect backend
lqqyt2423 f9d885296e addon web client add search filter
lqqyt2423 ca3e03e3e5 addon web client add buildMessage
lqqyt2423 190f7a1c4b addon websocket intercept
lqqyt2423 6c1ec812b2 websocket frontend parse message
lqqyt2423 abf0f36095 websocket message
lqqyt2423 de0cbf5873 fix websocket concurrent write
lqqyt2423 4890ead7f0 web addon web interface
lqqyt2423 c3b0c8091a web addon add client
lqqyt2423 16a0445afc addon/web.go -> addon/web/web.go
lqqyt2423 68a5284163 web addon
lqqyt2423 d352d25316 web addon todo
lqqyt2423 d8736ee98a addon/web.go init
lqqyt2423 7c0033654f addon/decoder.go
lqqyt2423 6807cce67d fix Race conditions
lqqyt2423 8b18fe465c content-encoding identity support
lqqyt2423 9b0ebfaa79 content-encoding deflate support
lqqyt2423 44d7815e68 content-encoding br support
lqqyt2423 9ded568d41 dumper only dump text content-type
lqqyt2423 cabb1e9a20 dumper.dump
lqqyt2423 ceaeb327ff add dummycert cmd
lqqyt2423 c18165f94c make https connection keep-alive
lqqyt2423 d254512f25 content-encoding
lqqyt2423 b63288dae0 readme
lqqyt2423 5e63f9a347 Create LICENSE
lqqyt2423 94df80e976 remove some test code
lqqyt2423 8655bd8ec1 readme
lqqyt2423 d82eb3d541 dump level
lqqyt2423 10260d840b Dumper
lqqyt2423 730bd208bb 重构
lqqyt2423 573723b61e add StreamLargeBodies option
lqqyt2423 c07364b358 addon logic
lqqyt2423 c41bf7c881 修复内存泄漏问题
lqqyt2423 aa0d8219f8 一些优化
lqqyt2423 bb9ef5a523 禁止自动重定向
lqqyt2423 5b9e246780 tranfer websocket
lqqyt2423 3cc022c365 代码优化工作
lqqyt2423 5bdeed62b0 MitmMemory
lqqyt2423 b86c05f093 mitm 内部服务器设置 socket 尽快关闭
lqqyt2423 315b163dfd cert singleflight
lqqyt2423 9637cde659 logger
lqqyt2423 8c6a74561f lru cache cert
lqqyt2423 412707b723 debug
lqqyt2423 f3762ed7fc disable http2 && Wireshark 解析 https 设置
lqqyt2423 538f930833 转发https逻辑抽取出来
lqqyt2423 555cd4c1c6 解析https初步调试成功