mirror of
https://github.com/kevwan/tproxy.git
synced 2026-05-23 07:40:35 +00:00
d52f1095bd
* fix: bug only processed client, not server. * fix: remove unused code * feat: transmission from the server to the client is inefficient when limited to 32KB, especially for handling large response bodies. * fix: code runner * chore: optimize result reset output --------- Co-authored-by: jxli <jiaxin.li@corerain.com>