Giter VIP home page Giter VIP logo

ss-to-clash's Introduction

ss-to-clash

Usage

python decode.py [SS-links] clash

Help

usage: decode.py [-h] [--output_name OUTPUT_NAME] [--mode MODE] [--node-mode NODE_MODE] [--node-interval NODE_INTERVAL]
                 [--rule-provider-interval RULE_PROVIDER_INTERVAL] [--use-ip [USE_IP]]
                 ss_file_path output_type

Convert ss links to clash config.

positional arguments:
  ss_file_path          按行分隔,SS链接的路径
  output_type           导出的配置格式,现支持clash

optional arguments:
  -h, --help            show this help message and exit

clash:
  --output_name OUTPUT_NAME
                        导出的配置格式名称
  --mode MODE           clash配置模式,默认Rule,可选Script
  --node-mode NODE_MODE
                        clash负载均衡配置,默认select,可选fallback/urltest
  --node-interval NODE_INTERVAL
                        负载均衡的间隔,在mode选择fallback/urltest下使用,默认10分钟
  --rule-provider-interval RULE_PROVIDER_INTERVAL
                        Rule provider间隔,默认1天
  --use-ip [USE_IP]     是否查询并使用服务器IP地址

ss-to-clash's People

Contributors

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