An open API service indexing awesome lists of open source software.

https://github.com/rofl0r/pysocks4

tiny multi-threaded socks4 server implemented in python2
https://github.com/rofl0r/pysocks4

multi-threaded python server socks4 socks4a tiny

Last synced: 6 months ago
JSON representation

tiny multi-threaded socks4 server implemented in python2

Awesome Lists containing this project

README

          

pysocks4
========

tiny, multi-threaded socks4a server implemented in python2.
works with py3 too.
no external dependencies.

usage
-----

python socks4.py

will start a socks4 server on interface 0.0.0.0 listening on port 1080.