You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary lang="en_GB">A SOCKS proxy client and wrapper for Python</summary>
<description lang="en_GB">PySocks lets you send traffic through SOCKS and HTTP proxy servers. It is a modern fork of SocksiPy with bug fixes and extra features.</description>
<platform>all</platform>
<license>BSD</license>
<news>
## [1.6.8] - 2017-12-21
- Remove support for EOL Python 3.3
## [1.6.7] - 2017-03-22
- Make SocksiPy legacy functions kwarg-compatible. See issue [#71](https://github.com/Anorov/PySocks/pull/71).
- Use setuptools in setup.py to support wheel. See issue [#73](https://github.com/Anorov/PySocks/pull/73).