Giter Club home page Giter Club logo

Comments (5)

ArmstrongKing avatar ArmstrongKing commented on July 19, 2024

我也是同样的问题 求修复啊啊啊

from proxy-provider-converter.

qier222 avatar qier222 commented on July 19, 2024

麻烦提供一下链接指向的yaml config文件,将关键敏感信息替换掉

from proxy-provider-converter.

RWDai avatar RWDai commented on July 19, 2024

clash 日志提示

FATA[0000] Parse config error: proxy group[0]: 'Proxy' not found

原链接指向的yaml config如下

proxies:
  - xxxx
  - xxxx
proxy-groups:
  - name: 手动选择
    type: select
    proxies:
      - xxxxx
  - name: 节点选择
    type: select
    proxies:
      - 手动选择
      - 自动选择
      - 故障切换
      - DIRECT
  - name: 国外网站
    type: select
    proxies:
      - 节点选择
      - DIRECT
      - 自动选择
      - 故障切换
  - name: NETFLIX
    type: select
    proxies:
      - xxxxxx
  - name: 国外媒体
    type: select
    proxies:
      - 节点选择
      - 自动选择
      - 故障切换
      - DIRECT
  - name: 电报吹水
    type: select
    proxies:
      - 节点选择
      - 自动选择
      - 故障切换
      - DIRECT
  - name: 自动选择
    type: url-test
    url: http://www.gstatic.com/generate_204
    interval: 500
    proxies:
      - xxxxxxxx
  - name: 故障切换
    type: fallback
    url: http://www.gstatic.com/generate_204
    interval: 500
    proxies:
      - xxxxx
rules:
 - DOMAIN-SUFFIX,local,DIRECT
 - xxxxx

rules太长不贴了

转化后

proxies:
  - name: xxx
    server: xxxxx
    port: 18000
    type: ssr
    cipher: aes-256-cfb
    password: Uk92CS
    protocol: auth_aes128_sha1
    obfs: http_simple
    protocol-param: xxxx
    obfs-param: www.baidu.com
    udp: true

from proxy-provider-converter.

JIUJIUs avatar JIUJIUs commented on July 19, 2024

我也是同样的问题
image

from proxy-provider-converter.

Attt avatar Attt commented on July 19, 2024

@JIUJIUs 有同样问题的检查一下链接或者咨询一下机厂客服,部分机厂的订阅链接是通过识别UA判断订阅类型的。或者可以试下指定类型,比如订阅链接后加上&flag=clash

from proxy-provider-converter.

Related Issues (8)

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.