🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
Expected Behavior
There should be a command line parameter that that prevents printing colorized ANSI escape sequences to logs
Current Behavior
Currently the program sends ANSI escape sequences to logs even if Windows terminal does not support this
Possible Solution
A CLI parameter like
proxy.exe --logs-no-color
.Steps to Reproduce
Context (Environment)