Giter VIP home page Giter VIP logo

clash2sfa's Introduction

clash2sfa

last-commit license

Used to convert subscription links in Clash.Meta format to sing-box format (tested to work properly on Android, iOS, SFM).

Deploy

The port environment variable controls the port on which the program runs. If not set, it opens on port 8080 by default.

docker

docker volume create clash2sfa    
docker run -d -p 8080:8080 -v clash2sfa:/server/db jiumumu/clash2singbox

Usage

  • After launching, use your browser to visit http://ip:port

  • The New Profile in the sing-box Profiles fills in the remote link and allows you to switch nodes in Groups by starting a subscription.

Template Profile

Most changes to the profile template will be preserved, as will adding nodes to the outbounds in the template.

Support Protocol

  • shadowsocks (Only support v2ray-plugin, obfs and shadow-tls plugin)
  • shadowsocksR
  • vmess
  • vless (Include reality)
  • trojan
  • socks5
  • http
  • hysteria 1/2
  • tuic5

Future Development Plans

  • Refactor the front-end display page to provide more customization options;
  • Provide custom filtering options and support persistent operations;
  • Allow online editing and persistent storage of custom configuration templates;
  • Redesign the subscription update mechanism, considering the availability of nodes, there is no good idea for the time being.

Change Log

0.3.x

  • 0.3.6.
    • Fix filter logic.
  • 0.3.5
    • Added fallback group in default.
  • 0.3.4
    • Added the ability to display network details.
  • 0.3.3
    • Switch page language to English;
    • Optimize Dockerfile.
  • 0.3.2
    • Add website icons designed by ChatGPT.
  • 0.3.1
    • Introduce log output(The logging feature is temporarily available and may be refactored in a later version).
  • 0.3.0
    • Add support for hysteria2;
    • Fix obfs field in ss;
    • Rename some dependencies.

0.2.x

  • 0.2.3
    • Updated node filters to accommodate more airport node naming.
  • 0.2.2
    • Adjusted logic for self-built nodes.Now, your self-build nodes will be shown at the beginning of select && urltest.
  • 0.2.1
    • Fix the problem that adding groups caused the original HK and other regional groups to be lost.
  • 0.2.0
    • Added default country triage label, etc: HK,TW...;
    • added delayed test connection for Apple service;
    • rewrote filter unnecessary node judgment logic.

clash2sfa's People

Contributors

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