Skip to content

bit-tunnel - 一个轻量快速的网络隧道软件

License

Notifications You must be signed in to change notification settings

bit-ranger/bit-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bit-tunnel

GitHub Workflow GitHub Release License

bit-tunnel - 一个轻量快速的网络隧道软件

二进制安装

64位windows用户可直接下载x86_64-win.zip

https://github.com/bit-ranger/bit-tunnel/releases

源码安装

安装Rust

https://www.rust-lang.org/zh-CN/tools/install

获取代码

git clone [email protected]:bit-ranger/bit-tunnel.git

生成可执行文件

cargo build --release

使用

客户端

client.exe 
 
必填参数
-s 服务端地址
    
可选参数
-m 最大隧道数量, 默认值: 2
-l 监听地址, 默认值: 127.0.0.1:1080
--log 日志路径, 默认值: /var/log/bit-tunnel/client.log
-k 密钥, 默认值: 123456

服务端

server.exe 

必填参数
-l 监听地址 

可选参数
--log log-path 日志路径, 默认值: /var/log/bit-tunnel/server.log
-k 密钥, 默认值: 123456

About

bit-tunnel - 一个轻量快速的网络隧道软件

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published