From 40f09ba15dacd795b9e4ede7f035bd32e2c81853 Mon Sep 17 00:00:00 2001 From: Salem Date: Sat, 21 Sep 2024 01:32:59 +0800 Subject: [PATCH] update fakeip filter update fakeip filter --- config/clash/Clash_Full.ini | 0 config/singbox/RS_Full_Providers.json | 9 +++++++++ 2 files changed, 9 insertions(+) create mode 100644 config/clash/Clash_Full.ini diff --git a/config/clash/Clash_Full.ini b/config/clash/Clash_Full.ini new file mode 100644 index 0000000..e69de29 diff --git a/config/singbox/RS_Full_Providers.json b/config/singbox/RS_Full_Providers.json index afa675d..696b10f 100644 --- a/config/singbox/RS_Full_Providers.json +++ b/config/singbox/RS_Full_Providers.json @@ -344,8 +344,17 @@ "path": "./ruleset/geolocation-!cn.srs", "url": "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/geolocation-!cn.srs", "download_detour": "🎯 全球直连" + }, + { + "tag": "fakeip-filter", + "type": "remote", + "format": "source", + "path": "./ruleset/fakeip-filter.json", + "url": "https://github.com/DustinWin/ruleset_geodata/releases/download/sing-box-ruleset/fakeip-filter.json" } ], "final": "🐟 漏网之鱼" } } +//"fakeip": { "enabled": true, "inet4_range": "198.18.0.0/16", "inet6_range": "fc00::/16", "exclude_rule": { "rule_set": [ "fakeip-filter", "private" ] } +// 搭载 mihomo 内核或 sing-box PuerNya 版内核时,可使该规则集内的域名走 realip \ No newline at end of file