Simple SOCKS5 Server. Written in C.
gcc
compiler
git clone --depth=1 https://github.com/matricali/zokete.git
cd zokete
make
make install
Then you can do
$ zoketed -h
zoketed v0.1 - A simple SOCKS5 Server (https://github.com/matricali/zokete)
usage: zoketed [-hv] [--help] [--version] [-p port] [--port=port]
zokete
is released under GNU GPLv3. You can view LICENSE.txt file for more details.