henglinli / tunnel

SOCKS5 over {tls} tunnel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tunnel

Build Status

sock5 over {tls} tunnel

try

make dep # take care of generated private master.rsa.key

make run-server

make run-client # try conect SOCKS5://localhost:1080

TODO

more test

About

SOCKS5 over {tls} tunnel

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 70.1%Language:Go 15.8%Language:Makefile 14.1%