fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
323 B
Text
7 lines
323 B
Text
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
|