python-siosocks
Sans-io socks proxy client/server with couple io backends
Sans-io (<a href="https://sans-io.readthedocs.io/">https://sans-io.readthedocs.io/</a> ) socks 4/5 client/server library/framework. * No one-shot socks servers * Sans-io * asyncio-ready twunnel3 (<a href="https://github.com/jvansteirteghem/twunnel3">https://github.com/jvansteirteghem/twunnel3</a> ) is dead * aiosocks (<a href="https://github.com/nibrag/aiosocks">https://github.com/nibrag/aiosocks</a> ) do not mimic `asyncio.open_connection` arguments (maybe dead too) * Fun * Only tcp connect (no bind, no udp) * Both client and server * Socks versions: 4, 4a, 5 * Socks5 auth: no auth, username/password * Couple io backends: asyncio, trio, socketserver * One-shot socks server (`python -m siosocks`)
There is no official package available for openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Backports for SLE 15 SP4