687994f736
v0.5.5: Fix asyncio DeprecationWarning: The loop argument is deprecated
3 lines
187 B
Text
3 lines
187 B
Text
The aiohttp-socks package provides a proxy connector for aiohttp. Supports
|
|
SOCKS4(a), SOCKS5, HTTP (tunneling) as well as Proxy chains. It uses
|
|
python-socks for core proxy functionality.
|