python-socksio 1.0.0
Channel: guix
Home page: https://github.com/sethmlarson/socksio
Licenses: Expat
Synopsis: Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5
Description:
The socksio
Python module is a client-side sans-I/O SOCKS proxy implementation. It supports SOCKS4, SOCKS4A, and SOCKS5. socksio
is a sans-I/O library similar to h11
or h2
; this means the library itself does not handle the actual sending of the bytes through the network, it only deals with the implementation details of the SOCKS protocols. It can be paired with any I/O library.
Total results: 1