kinnay/NintendoClients

SOCKS5 Proxy Support

Opened this issue · 2 comments

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