NintendoClients
NintendoClients copied to clipboard
SOCKS5 Proxy Support
Is it possible to route all websocket traffic through a SOCKS5 proxy using PySocks?
Probably not easily. PySocks doesn't seem to support anyio.
Maybe we can enable proxies with python-socks though.
Why do you want to route the traffic through a proxy?
I was thinking as a measure of safety