pkgsrc/www/py-aiohttp-socks/DESCR
adam 687994f736 py-aiohttp-socks: updated to 0.5.5
v0.5.5:
Fix asyncio DeprecationWarning: The loop argument is deprecated
2021-02-12 08:22:00 +00:00

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.