删除 local.json
All checks were successful
Build SSSERVER Docker Image / build-socks (push) Successful in 17s

This commit is contained in:
2025-11-02 16:55:04 -08:00
parent 0147f7c77e
commit c86169851a

View File

@@ -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"
}