世界
ebd31ca363
Add optimistic DNS cache
2026-04-11 12:10:52 +08:00
世界
c45ea8dfac
Recover from bbolt panics on corrupted database
...
When bbolt encounters corrupted page data at runtime, it panics
instead of returning an error. Wrap all DB transactions with
recover to catch these panics, delete the corrupted database
file, and reopen a fresh one.
2026-02-06 19:35:32 +08:00
世界
27c31eac5d
Fix local rule-set not updated
2025-02-01 19:42:21 +08:00
世界
9afe75586a
refactor: Extract services form router
2025-01-13 15:14:29 +08:00
世界
da9e22b4e6
Add custom prefix support in EDNS0 client subnet options
2024-05-21 15:12:05 +08:00
世界
93ae3f7a1e
Add rejected DNS response cache support
2024-05-21 15:12:03 +08:00
dyhkwong
3c85b8bc48
Fix fake-ip mapping
2024-04-29 11:58:20 +08:00
世界
d20a389043
Fix timer usage
2024-04-08 11:45:00 +08:00
世界
4b43acfec0
Add rule-set
2024-01-03 12:21:36 +08:00
世界
bf4e556f67
Migrate to independent cache file
2024-01-03 12:21:36 +08:00