The universal proxy platform https://sing-box.sagernet.org/
Find a file
世界 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
.github Update Go to 1.25.7 2026-02-05 17:49:06 +08:00
adapter Remove varbin usages 2026-01-29 13:40:34 +08:00
clients Bump version 2026-02-05 20:28:25 +08:00
cmd release: Always build tailscale for iOS and tvOS 2026-01-29 13:40:34 +08:00
common Remove varbin usages 2026-01-29 13:40:34 +08:00
constant Add acmedns support 2026-01-17 20:52:43 +08:00
daemon release: Log build ID during TestFlight publishing 2026-01-17 19:16:56 +08:00
dns Fix DNS transports 2026-01-17 05:48:41 +08:00
docs Bump version 2026-02-05 20:28:25 +08:00
experimental Recover from bbolt panics on corrupted database 2026-02-06 19:35:32 +08:00
include Add QUIC support for naiveproxy 2026-01-17 05:47:52 +08:00
log Fix panic when closing Box before Start with file log output 2026-01-17 05:48:39 +08:00
option Fix auto_redirect fallback rule 2026-01-30 11:42:56 +08:00
protocol Fix vmess crash 2026-02-05 17:23:49 +08:00
release Disable multipath TCP by default via GODEBUG 2026-01-17 05:48:58 +08:00
route bufio: Refactor copy 2026-02-05 12:03:03 +08:00
service Fix DNS transports 2026-01-17 05:48:41 +08:00
test Update quic-go to v0.59.0 2026-01-17 05:50:07 +08:00
transport platform: Refactor CommandClient & Connections 2026-01-17 05:50:39 +08:00
.fpm_openwrt Add kmod-nft-queue dependency for openwrt package 2026-01-17 05:48:59 +08:00
.fpm_systemd Fix systemd package 2025-07-08 13:14:43 +08:00
.gitignore Update .gitignore 2025-10-07 13:37:11 +08:00
.gitmodules platform: Unify client versions 2024-02-24 13:20:27 +08:00
.golangci.yml Improve compatibility for kTLS 2026-01-17 05:46:00 +08:00
box.go Add trace logging for lifecycle calls 2026-01-17 05:47:54 +08:00
debug.go Fix hysteria bytes format 2025-04-29 20:45:19 +08:00
debug_http.go Fix hysteria bytes format 2025-04-29 20:45:19 +08:00
debug_stub.go Fix pprof URL path 2023-12-29 18:00:40 +08:00
debug_unix.go Fix pprof URL path 2023-12-29 18:00:40 +08:00
Dockerfile Disable multipath TCP by default via GODEBUG 2026-01-17 05:48:58 +08:00
Dockerfile.binary Add naiveproxy outbound 2026-01-17 05:47:41 +08:00
go.mod bufio: Refactor copy 2026-02-05 12:03:03 +08:00
go.sum bufio: Refactor copy 2026-02-05 12:03:03 +08:00
LICENSE
Makefile release: Update android command 2026-01-17 19:16:56 +08:00
mkdocs.yml Add pre-match support for auto redirect 2026-01-17 05:48:39 +08:00
README.md documentation: Add appreciate for Warp 2025-10-16 21:43:12 +08:00

Sponsored by Warp, built for coding with multiple AI agents

Warp sponsorship

sing-box

The universal proxy platform.

Packaging status

Documentation

https://sing-box.sagernet.org

License

Copyright (C) 2022 by nekohasekai <contact-sagernet@sekai.icu>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

In addition, no derivative work may use the name or imply association
with this application without prior consent.