Files
bsdports/python/py-pysocks/pkg-descr
2019-12-26 07:26:06 +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