tls
http
socket
tcp
udp
http-proxy
https-proxy
socks5
reverse-proxy
tcp-proxy
websocket-proxy
kcptun
socks5-proxy
transparent-proxy
udp-proxy
dns-proxy
tls-proxy
upstream-proxies
ss-proxy
encryption-proxy
-
Updated
Nov 18, 2021 - Go
Is your feature request related to a problem? Please describe.
This happens when you are using
CTRL+Cto terminateproxy.pyinstance.Describe the solution you'd like
proxy.pymust register forsignalsinstead of depending uponKeyboardInterruptand shutdown gracefully.