From c86169851a46aa2c047c915bef3a5e6c13343a4f Mon Sep 17 00:00:00 2001 From: adminroot Date: Sun, 2 Nov 2025 16:55:04 -0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20local.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 local.json diff --git a/local.json b/local.json deleted file mode 100644 index b7a3018..0000000 --- a/local.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "server": "ip or domain", - "server_port": 8008, - "password": "password", - "method": "chacha20-ietf-poly1305", - "timeout": 5, - "fast_open": false, - "local_port": 2080, - "local_address": "0.0.0.0", - "mode": "tcp_only", - "protocol": "http", - "acl": "/opt/dk/socks/chn.acl" -}