Skip to content

Fallback

1
2
3
4
5
6
7
8
9
proxy-groups:
- name: "fallback"
  type: fallback
  proxies:
  - ss
  - vmess
  url: 'https://www.gstatic.com/generate_204'
  interval: 300
  #lazy: true

If the currently selected node times out, the system will switch to the next available node in sequence.

Common Fields

Refer to Common Fields.