From 5c8851a2923b9b8f90bebe54db29df22576463e7 Mon Sep 17 00:00:00 2001 From: DaTekShaman Date: Sat, 27 Dec 2025 22:45:07 +0300 Subject: [PATCH] Add SOCKS5 listeners for inquisitor and servitor with authentication details --- config-clash/cadian/cadian.current.yaml | 2 ++ rule-provider/consolidated-lists-private/testzone-a.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config-clash/cadian/cadian.current.yaml b/config-clash/cadian/cadian.current.yaml index 63836a8..2b8f1d9 100644 --- a/config-clash/cadian/cadian.current.yaml +++ b/config-clash/cadian/cadian.current.yaml @@ -40,6 +40,8 @@ lgbm-auto-update: true lgbm-update-interval: 72 # model auto update interval, the default is 72 (hours) lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/Model.bin" # model update url +127 + # ———————————————————————————————————————————————————————— HOSTS ———————————————————————————————————————————————————————— hosts: 'gitea.shamanlanding.org': '79.120.77.123' diff --git a/rule-provider/consolidated-lists-private/testzone-a.yaml b/rule-provider/consolidated-lists-private/testzone-a.yaml index 9c113e4..2a41d6b 100644 --- a/rule-provider/consolidated-lists-private/testzone-a.yaml +++ b/rule-provider/consolidated-lists-private/testzone-a.yaml @@ -2,4 +2,4 @@ payload: - SRC-IP-CIDR,192.168.10.203/32 - SRC-IP-CIDR,192.168.10.204/32 - SRC-IP-CIDR,100.98.138.18/32 # DTS-TAB-S7-NET - \ No newline at end of file + - SRC-IP-CIDR,192.168.0.101/32 # DTS-TAB-S7-NET \ No newline at end of file