Giter VIP home page Giter VIP logo

finaltun's Introduction

Still in active development, don't use it for now

FinalTun

Inspired by KCPTun and FinalSpeed


                 +---------------------------------------+
                 |                                       |
                 |               FinalTun                |
                 |                                       |
 +--------+      |  +------------+       +------------+  |      +--------+
 |        |      |  |            |       |            |  |      |        |
 | Client | +--> |  |Final Client| +---> |Final Client|  | +--> | Server |
 |        |      |  |            |       |            |  |      |        |
 +--------+      |  +------------+       +------------+  |      +--------+
                 |                                       |
                 |                                       |
                 +---------------------------------------+

Quick Start

  1. 假定服务器IP为: xxx.xxx.xxx.xxx

  2. 在服务器端开启ssh -D (监听127.0.0.1:8080端口, 其他proxy工具也可以) ssh -D 127.0.0.1:8080 user@localhost

  3. 在服务器启动finaltun server: server -t "127.0.0.1:8080" -m tcp/kcp // 所有数据包转发到sshd进程的socks 8080端口

---------------------------- 分割线,上面是服务器,下面是客户端 ---------------------------- 4. 在本地启动finaltun client client -r "xxx.xxx.xxx.xxx:29900" -m tcp/kcp // 连接到finaltun server,默认finaltun server端口是29900

  1. 浏览器就可以连接12948端口进行socks5代理访问了。 // 默认finaltun client的端口是12948

finaltun's People

Contributors

tcz001 avatar xtaci avatar zhihuizhiming avatar

Watchers

 avatar  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.