doc: update config.yaml
This commit is contained in:
parent
193fa1b7c5
commit
c8a8055497
1 changed files with 3 additions and 1 deletions
|
@ -680,7 +680,9 @@ proxies: # socks5
|
||||||
# protocol-param: "#"
|
# protocol-param: "#"
|
||||||
# udp: true
|
# udp: true
|
||||||
|
|
||||||
proxy-groups: # 代理链,若落地协议支持 UDP over TCP 则可支持 UDP
|
proxy-groups:
|
||||||
|
# 代理链,目前relay可以支持udp的只有vmess/vless/trojan/ss/ssr/tuic
|
||||||
|
# wireguard目前不支持在relay中使用,请使用tunnels功能模拟
|
||||||
# Traffic: clash <-> http <-> vmess <-> ss1 <-> ss2 <-> Internet
|
# Traffic: clash <-> http <-> vmess <-> ss1 <-> ss2 <-> Internet
|
||||||
- name: "relay"
|
- name: "relay"
|
||||||
type: relay
|
type: relay
|
||||||
|
|
Loading…
Reference in a new issue