web请求趋势视图优化
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
5
data/shield_stats.json
Normal file
5
data/shield_stats.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"blockedDomainsCount": {},
|
||||
"resolvedDomainsCount": {},
|
||||
"lastSaved": "2025-11-26T00:38:34.393115458+08:00"
|
||||
}
|
||||
52
data/stats.json
Normal file
52
data/stats.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"stats": {
|
||||
"Queries": 11,
|
||||
"Blocked": 0,
|
||||
"Allowed": 11,
|
||||
"Errors": 0,
|
||||
"LastQuery": "2025-11-25T23:54:49.233676015+08:00",
|
||||
"AvgResponseTime": 22.727272727272727,
|
||||
"TotalResponseTime": 250,
|
||||
"QueryTypes": {
|
||||
"A": 7,
|
||||
"AAAA": 4
|
||||
},
|
||||
"SourceIPs": {
|
||||
"10.35.10.11": true,
|
||||
"10.35.10.78": true
|
||||
},
|
||||
"CpuUsage": 8.593155893536121
|
||||
},
|
||||
"blockedDomains": {},
|
||||
"resolvedDomains": {
|
||||
"aeventlog.beacon.qq.com": {
|
||||
"Domain": "aeventlog.beacon.qq.com",
|
||||
"Count": 1,
|
||||
"LastSeen": "2025-11-25T23:54:15.356442842+08:00"
|
||||
},
|
||||
"so.com": {
|
||||
"Domain": "so.com",
|
||||
"Count": 4,
|
||||
"LastSeen": "2025-11-25T23:53:56.841110284+08:00"
|
||||
},
|
||||
"so.com.amazehome.xyz": {
|
||||
"Domain": "so.com.amazehome.xyz",
|
||||
"Count": 4,
|
||||
"LastSeen": "2025-11-25T23:53:56.817285438+08:00"
|
||||
},
|
||||
"v95-bj-cold.douyinvod.com": {
|
||||
"Domain": "v95-bj-cold.douyinvod.com",
|
||||
"Count": 1,
|
||||
"LastSeen": "2025-11-25T23:54:49.23868451+08:00"
|
||||
},
|
||||
"wxapp.tc.qq.com": {
|
||||
"Domain": "wxapp.tc.qq.com",
|
||||
"Count": 1,
|
||||
"LastSeen": "2025-11-25T23:54:09.096586413+08:00"
|
||||
}
|
||||
},
|
||||
"hourlyStats": {},
|
||||
"dailyStats": {},
|
||||
"monthlyStats": {},
|
||||
"lastSaved": "2025-11-25T23:55:44.760898944+08:00"
|
||||
}
|
||||
Reference in New Issue
Block a user