summaryrefslogtreecommitdiffstats
path: root/python/python3-aiohttp-socks/README
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2019-03-24 08:05:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-24 08:05:53 +0700
commit23c020ef0006d555ab10631c746055381b3b512a (patch)
treef686415be081d428db6bdc09b108566db9f16ef5 /python/python3-aiohttp-socks/README
parenta910ffd4567e027e5970c3cbed91178e53ce34f2 (diff)
downloadslackbuilds-23c020ef0006d555ab10631c746055381b3b512a.tar.gz
slackbuilds-23c020ef0006d555ab10631c746055381b3b512a.tar.xz
python/python3-aiohttp-socks: Added (SOCKS proxy connector).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-aiohttp-socks/README')
-rw-r--r--python/python3-aiohttp-socks/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-aiohttp-socks/README b/python/python3-aiohttp-socks/README
new file mode 100644
index 0000000000..fd81a52d84
--- /dev/null
+++ b/python/python3-aiohttp-socks/README
@@ -0,0 +1,2 @@
+aiohttp-socks is SOCKS proxy connector for aiohttp.
+SOCKS4(a) and SOCKS5 are supported.