python3-pysocks - A Python SOCKS client module
Website: | https://github.com/Anorov/PySocks |
---|---|
License: | BSD |
Vendor: | Rocky |
- Description:
A fork of SocksiPy with bug fixes and extra features. Acts as a drop-in replacement to the socket module. Featuring: - SOCKS proxy client for Python 2.6 - 3.x - TCP and UDP both supported - HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface) - urllib2 handler included.
Packages
python3-pysocks-1.6.8-3.el8.noarch [33 KiB] |
Changelog
by Petr Viktorin (2018-07-11):
- Remove the Python 2 subpackage https://bugzilla.redhat.com/show_bug.cgi?id=1590407 |