Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-16 | The Socks and SocksiPy-branch packages conflict. | bsiegert | 1 | -1/+3 | |
They both install a Python module named "socks" :( | |||||
2017-12-21 | py-Socks: updated to 1.6.8 | adam | 2 | -9/+9 | |
1.6.8: Remove support for EOL Python 3.3 | |||||
2017-04-07 | Changes 1.6.7: | adam | 3 | -10/+13 | |
Bug fixes. | |||||
2016-01-02 | Import py35-Socks-1.5.6 as net/py-Socks. | wiz | 4 | -0/+41 | |
This package contains an updated and actively maintained version of SocksiPy, with bug fixes and extra features. It acts as a drop-in replacement to the socket module. Features * 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) |