SOCKS5 Proxy Support
Opened this issue · 2 comments
TheGreatRambler commented
Is it possible to route all websocket traffic through a SOCKS5 proxy using PySocks?
kinnay commented
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?
TheGreatRambler commented
I was thinking as a measure of safety