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
- Host: GitHub
- URL: https://github.com/henglinli/tunnel
- Owner: henglinli
- License: bsd-3-clause
- Created: 2017-10-09T16:23:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T02:52:37.000Z (over 8 years ago)
- Last Synced: 2024-06-20T11:54:53.105Z (about 2 years ago)
- Topics: bidirectional-authentication, golang, tls
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tunnel
[](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