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

对proxy-groups中hidden参数的处理 #639

Open
Suyknow opened this issue Mar 6, 2024 · 0 comments
Open

对proxy-groups中hidden参数的处理 #639

Suyknow opened this issue Mar 6, 2024 · 0 comments

Comments

@Suyknow
Copy link

Suyknow commented Mar 6, 2024

根据Clash Meta的Wiki

proxy-groups:
- name: "proxy"
  type: select
  proxies:
  - DIRECT
  - ss
  use:
  - provider1
  - provider1

  url: 'https://www.gstatic.com/generate_204'
  interval: 300
  lazy: true
  timeout: 5000

  disable-udp: true
  interface-name: en0
  routing-mark: 11451
  include-all: false
  include-all-proxies: false
  include-all-providers: false
  filter: "(?i)港|hk|hongkong|hong kong"
  exclude-filter: "美|日"
  exclude-type: "Shadowsocks|Http"
  expected-status: 204
  hidden: true
  icon: xxx

其中对hidden的说明如下:
hidden

Returns hidden status in the API to hide the display of this proxy-groups (requires front-end adaptation using the API).

目前MetaCube XD 似乎并不支持对hidden参数的处理,添加该参数后,面板仍然显示对应的Proxy Group

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

1 participant