You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SOCKS is low level proxy protocol built on TCP sockets.
It's not related to HTTP protocol so SOCKS support will never implemented in aiohttp library I think.
It may be implemented in separate third-party library though.
Hi, I was wondering if there is any way to make aiohttp or asyncio in general work with socks5 proxies. So far only http proxies seem to be supported.
Thanks for your consideration.
The text was updated successfully, but these errors were encountered: