aboutsummaryrefslogtreecommitdiff
path: root/net/py-pysocks/pkg-descr
blob: 7be6c3194882d8bcf93cd738a5b2bf2714ca2fac (plain) (blame)
1
2
3
4
5
6
7
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