Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-pysocks - A Python SOCKS client module
- 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
python-pysocks-1.7.1-12.vl9.src
[282 KiB] |
Changelog
by Tomas Orsava (2022-02-16):
- Add gating configuration and a simple smoke test
- Related: rhbz#1950291
|