NintendoClients icon indicating copy to clipboard operation
NintendoClients copied to clipboard

SOCKS5 Proxy Support

Open TheGreatRambler opened this issue 2 years ago • 2 comments

Is it possible to route all websocket traffic through a SOCKS5 proxy using PySocks?

TheGreatRambler avatar Feb 16 '22 02:02 TheGreatRambler

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?

kinnay avatar Feb 16 '22 06:02 kinnay

I was thinking as a measure of safety

TheGreatRambler avatar Feb 17 '22 03:02 TheGreatRambler