From 2e4d6625b15635c3f3ca6f7e57a9b954abf3ab26 Mon Sep 17 00:00:00 2001 From: Ehco1996 Date: Mon, 4 Mar 2024 14:35:24 +0800 Subject: [PATCH] *: try fix rule --- templates/clash/main.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 %} +