Package: wnpp Severity: wishlist Owner: Josenilson Ferreira da Silva <nilsonfsi...@hotmail.com> X-Debbugs-Cc: debian-de...@lists.debian.org, nilsonfsi...@hotmail.com
It is a modern fork of SocksiPy with bug fixes and extra features. Acts as a drop-in replacement to the socket module. Seamlessly configure SOCKS proxies for any socket object by calling socket_object.set_proxy(). . Features: - SOCKS proxy client for Python 2.7 and 3.4+ - TCP supported, UDP mostly supported (issues may occur in some edge cases). - HTTP proxy client included but not supported or recommended (you should use requests', or your HTTP client's, own HTTP proxy interface). * Package name : pysocks Version : 1.7.0 Upstream Author : Anorov <anorov.vor...@gmail.com> * URL : https://github.com/Anorov/PySocks * License : BSD-3-clause Programming Lang: Python Description : Lets you send traffic through SOCKS proxy servers Note: package is a required dependency for packaging from https://github.com/sherlock-project/sherlock