Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法转换,提示没有代理 #2

Open
ycg31 opened this issue Dec 22, 2021 · 5 comments
Open

无法转换,提示没有代理 #2

ycg31 opened this issue Dec 22, 2021 · 5 comments

Comments

@ycg31
Copy link

ycg31 commented Dec 22, 2021

问题如题,提示No proxies in this config
我使用其他的api链接转换是有的

@ArmstrongKing
Copy link

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

@qier222
Copy link
Owner

qier222 commented Jan 5, 2022

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

@RWDai
Copy link

RWDai commented Feb 18, 2022

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

@JIUJIUs
Copy link

JIUJIUs commented Mar 7, 2024

我也是同样的问题
image

@Attt
Copy link

Attt commented May 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants