GithubHelp home page GithubHelp logo

luckypoem / bit-tunnel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bit-ranger/bit-tunnel

0.0 1.0 0.0 60 KB

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

License: MIT License

Rust 100.00%

bit-tunnel's Introduction

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

bit-tunnel's People

Contributors

bit-ranger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.