sing-box/experimental
世界 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
..
cachefile Recover from bbolt panics on corrupted database 2026-02-06 19:35:32 +08:00
clashapi Fix trafficontrol Manager 2026-01-17 19:16:56 +08:00
deprecated Fix missing handling of legacy domain_strategy options 2025-07-08 13:12:32 +08:00
libbox Remove varbin usages 2026-01-29 13:40:34 +08:00
locale Minor updates 2025-02-01 19:49:33 +08:00
v2rayapi platform: Refactor CommandClient & Connections 2026-01-17 05:50:39 +08:00
clashapi.go refactor: Modular inbound/outbound manager 2025-01-13 15:14:29 +08:00
v2rayapi.go Add v2ray stats api 2022-09-29 08:49:34 +08:00