diff --git a/templates/clash/main.yaml b/templates/clash/main.yaml index cff9d9b928..7bf965ecac 100644 --- a/templates/clash/main.yaml +++ b/templates/clash/main.yaml @@ -1,9 +1,7 @@ -# see full in https://github.com/Hackl0us/SS-Rule-Snippet/wiki/clash(X) +mode: rule port: 7890 socks-port: 7891 allow-lan: true -bind-address: "*" -mode: rule log-level: info external-controller: 0.0.0.0:9090 @@ -47,4 +45,4 @@ proxy-providers: {% include "clash/rules.yaml" %} {% else %} {% include "clash/rule_sets.yaml" %} -{% endif %} +