1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/net/py-pysocks/pkg-descr
Olivier Duchateau 7295855fd2 Update to 1.6.1
2016-11-28 05:54:03 +00:00

10 lines
363 B
Plaintext

Derived from SocksiPy - a Python SOCKS module.
- UDP support
- SocksiPyHandler, courtesy e000, was also added as an example of how
this module can be used with urllib2. See example code in sockshandler.py.
- urllib3, which powers the requests module, is working on integrating SOCKS
proxy support based on this branch
WWW: https://github.com/Anorov/PySocks