Hi,
Am 22.10.22 um 01:44 schrieb Josenilson Ferreira da Silva:
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
a quick check on the CLI shows me that this seems to be already packaged.
Did you have checked this before writing the ITP?
$ apt show python3-socks
Package: python3-socks
Version: 1.7.1+dfsg-1
Priority: optional
Section: python
Source: python-socksipy
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Installed-Size: 78,8 kB
Depends: python3:any
Breaks: python3-pysocks, python3-socksipy
Replaces: python3-pysocks, python3-socksipy
Homepage: https://github.com/Anorov/PySocks
Download-Size: 23,3 kB
APT-Sources: http://ftp.de.debian.org/debian testing/main amd64 Packages
Description: Python 3 SOCKS client module
This module was designed to allow developers of Python
software that uses the Internet or another TCP/IP-based
network to add support for connection through a SOCKS proxy
server with as much ease as possible.
.
The module is also knowns as SocksiPy or PySocks.
.
This is the Python 3 version.
--
Regards
Carsten