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

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
View File
@@ -0,0 +1,4 @@
# DNS Server Hosts File
# Generated by DNS Server
::1 localhost
+2
View File
@@ -0,0 +1,2 @@
/example.com/
/ad./
+5
View File
@@ -0,0 +1,5 @@
{
"blockedDomainsCount": {},
"resolvedDomainsCount": {},
"lastSaved": "2025-11-28T19:19:31.852280335+08:00"
}
+3584
View File
File diff suppressed because it is too large Load Diff