修复服务器重启时端口被占用和数据保存问题

This commit is contained in:
Alex Yang
2025-11-28 19:38:21 +08:00
parent 16bc615a52
commit 24b8cf19aa
20 changed files with 820873 additions and 109 deletions

4
data/hosts.txt Normal file
View File

@@ -0,0 +1,4 @@
# DNS Server Hosts File
# Generated by DNS Server
::1 localhost

2
data/rules.txt Normal file
View File

@@ -0,0 +1,2 @@
/example.com/
/ad./

5
data/shield_stats.json Normal file
View File

@@ -0,0 +1,5 @@
{
"blockedDomainsCount": {},
"resolvedDomainsCount": {},
"lastSaved": "2025-11-28T19:19:31.852280335+08:00"
}

3584
data/stats.json Normal file

File diff suppressed because it is too large Load Diff