Socket
Book a DemoInstallSign in
Socket

github.com/vzex/dog-tunnel

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/vzex/dog-tunnel

Source
Go
Version
v0.0.0-20200522091933-7f81dee3efed
Version published
Created
Source

dtunnel_lite

介绍

lite版本,非p2p版本的狗洞,没有打洞功能,单纯的c/s结构,提供高效的端口映射和socks5服务,可转发tcp或者udp端口,支持透明路由模式 基于kcp的网络传输协议

安装

安装依赖

go get github.com/klauspost/reedsolomon

go get github.com/cznic/zappy

编译主程序

go get -u -d github.com/vzex/dog-tunnel && cd $GOPATH/src/github.com/vzex/dog-tunnel/ && git checkout udpVersion && make

(windows用户请自行调整目录)

用法

请参考HowToUse.txt

License

MIT License

Credits

欢迎使用支付宝对该项目进行捐赠

author: vzex@163.com

FAQs

Package last updated on 22 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts