Git Product home page Git Product logo

linecode / fuso Goto Github PK

View Code? Open in Web Editor NEW

This project forked from editso/fuso

0.0 1.0 0.0 2.11 MB

一款快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, and transmission encryption)

License: GNU General Public License v3.0

Rust 100.00%

fuso's Introduction

Fuso : 扶桑

A fast, stable, cross-platform and efficient intranet penetration and port forwarding tool

一款 快速🚀 稳定 跨平台 高效的内网穿透,端口转发工具

Author Daza Daza Bin GitHub issues Github Stars GitHub forks GitHub license Downloads

Fuso make PortForward & IntranetAccess Easy 😁

👉 这是一款用于内网穿透 端口转发的神器,帮助运维 开发 快速部署与接入内网 同时支持CobaltStrike 一键转发等功能

👉 还在因为工具的参数过多,体积大而烦恼吗? 我们只实现Socks5与端口转发,快捷的接入与转发内网流量且体积小方便实用

👉 该项目可直接当做库来使用

👉 项目保持长期维护

👉 目前该项目还处于初步开发阶段,欢迎提出功能与意见´◡`

✨Demo

Demo

👀如何使用 (How to use) ❓

  1. 你需要先下载构建Fuso

  2. 服务端程序为fus, 客户端程序为fuc

  3. 测试

    1. 运行fus(服务端默认监听9003端口) 与 fuc(客户端默认转发80端口)
    2. 确保服务端端口(9003)未被使用
    3. 确保转发的端口(80)有服务在运行
    4. 转发成功后需要访问的端口由服务端随机分配
    5. 服务端出现 New mapping xxxx -> xxxx日志则代表转发服务已准备就绪
  4. 配置
    Fuso 的所有配置都是通过参数传递的方式
    打开终端运行 [fus or fuc] --help 即可获取帮助信息

  5. 高级用法 >1.0.2

    1. 支持从客户端指定服务端要监听的端口(前提你所指定的端口没有被占用!) 用法:
      fuc [--bind or -b] 端口
    2. 支持多连接
    3. 级联代理(桥接模式), 支持级联代理, 用法:
      开启桥模式 fuc [--bridge ] 端口 开启后它既支持桥接也支持穿透互不影响
      使用 fuc 已开启桥接模式的地址 端口 其它参数基本一致

🤔Features

Name ✔(Achieved) / ❌(Unrealized))
基本转发 (Forward)
传输加密 (Encrypt)
Socks5代理 (Socks5)
UDP支持 (udp support)
多映射
级联代理
数据传输压缩

😶部分功能还待完善敬请期待..

注意

  • 本项目所用技术仅用于学习交流请勿直接用于任何商业场合和非法用途

fuso's People

Contributors

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