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

https://github.com/henglinli/tunnel

SOCKS5 over {tls} tunnel
https://github.com/henglinli/tunnel

bidirectional-authentication golang tls

Last synced: 5 months ago
JSON representation

SOCKS5 over {tls} tunnel

Awesome Lists containing this project

README

          

# tunnel
[![Build Status](https://travis-ci.org/henglinli/tunnel.svg?branch=master)](https://travis-ci.org/henglinli/tunnel)

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