qwj / python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.
MIT License
1.99k stars 333 forks source link

Save proxy logs #155

Open lucydjo opened 2 years ago

lucydjo commented 2 years ago

Hello ! I searched the docs and issues and couldn't find the information. Is it possible to log the traffic that goes through the proxy?

Thanks :)