The universal proxy platform https://sing-box.sagernet.org/
Find a file
世界 25a600db24
Some checks failed
Build / Calculate version (push) Has been cancelled
Build / Build binary (push) Has been cancelled
Build / Build binary-1 (push) Has been cancelled
Build / Build binary-2 (push) Has been cancelled
Build / Build binary-3 (push) Has been cancelled
Build / Build binary-4 (push) Has been cancelled
Build / Build binary-5 (push) Has been cancelled
Build / Build binary-6 (push) Has been cancelled
Build / Build binary-7 (push) Has been cancelled
Build / Build binary-8 (push) Has been cancelled
Build / Build binary-9 (push) Has been cancelled
Build / Build binary-10 (push) Has been cancelled
Build / Build binary-11 (push) Has been cancelled
Build / Build binary-12 (push) Has been cancelled
Build / Build binary-13 (push) Has been cancelled
Build / Build binary-14 (push) Has been cancelled
Build / Build binary-15 (push) Has been cancelled
Build / Build binary-16 (push) Has been cancelled
Build / Build binary-17 (push) Has been cancelled
Build / Build binary-18 (push) Has been cancelled
Build / Build binary-19 (push) Has been cancelled
Build / Build binary-20 (push) Has been cancelled
Build / Build binary-21 (push) Has been cancelled
Build / Build binary-22 (push) Has been cancelled
Build / Build binary-23 (push) Has been cancelled
Build / Build binary-24 (push) Has been cancelled
Build / Build binary-25 (push) Has been cancelled
Build / Build binary-26 (push) Has been cancelled
Build / Build binary-27 (push) Has been cancelled
Build / Build binary-28 (push) Has been cancelled
Build / Build binary-29 (push) Has been cancelled
Build / Build binary-30 (push) Has been cancelled
Build / Build binary-31 (push) Has been cancelled
Build / Build binary-32 (push) Has been cancelled
Build / Build binary-33 (push) Has been cancelled
Build / Build binary-34 (push) Has been cancelled
Build / Build binary-35 (push) Has been cancelled
Build / Build binary-36 (push) Has been cancelled
Build / Build binary-37 (push) Has been cancelled
Build / Build Darwin binaries (push) Has been cancelled
Build / Build Darwin binaries-1 (push) Has been cancelled
Build / Build Darwin binaries-2 (push) Has been cancelled
Build / Build Windows binaries (push) Has been cancelled
Build / Build Windows binaries-1 (push) Has been cancelled
Build / Build Windows binaries-2 (push) Has been cancelled
Build / Build Android (push) Has been cancelled
Build / Publish Android (push) Has been cancelled
Build / Build Apple clients (push) Has been cancelled
Build / Build Apple clients-1 (push) Has been cancelled
Build / Build Apple clients-2 (push) Has been cancelled
Build / Build Apple clients-3 (push) Has been cancelled
Build / Upload builds (push) Has been cancelled
Bump version
2026-06-25 16:36:07 +08:00
.github cronet: Fix arm build 2026-06-20 22:16:37 +08:00
adapter Fix process search skipped for Android again 2026-04-23 05:52:22 +08:00
clients Bump version 2026-06-25 16:36:07 +08:00
cmd Fix lint errors 2026-05-13 23:39:27 +08:00
common Handle TUN loopback in direct outbound 2026-06-03 12:56:36 +08:00
constant Fix ping timeout 2026-06-03 12:56:36 +08:00
daemon Fix lint errors 2026-05-13 23:39:27 +08:00
dns Fix DNS query loopback deadlock from shared dedup lock 2026-06-20 20:36:19 +08:00
docs Bump version 2026-06-25 16:36:07 +08:00
experimental Handle TUN loopback in direct outbound 2026-06-03 12:56:36 +08:00
include Remove overdue deprecated features 2026-03-01 12:30:43 +08:00
log Fix clash log API not respecting subscribed level 2026-06-20 19:27:17 +08:00
option Fix lint errors 2026-05-13 23:39:27 +08:00
protocol Fix check vless packet encoding 2026-06-19 23:27:29 +08:00
release Add Alpine APK packaging to CI build 2026-03-11 20:41:29 +08:00
route Fix UDP sniff fragment timeout treated as fatal error 2026-06-20 19:45:36 +08:00
service Fix lint errors 2026-05-13 23:39:27 +08:00
test Remove overdue deprecated features 2026-03-01 12:30:43 +08:00
transport Fix ping timeout 2026-06-03 12:56:36 +08:00
.fpm_openwrt Add kmod-nft-queue dependency for openwrt package 2026-01-17 05:48:59 +08:00
.fpm_pacman release: Fix pacman package 2026-02-27 14:58:06 +08:00
.fpm_systemd fix(rpm): add vendor field to fpm config to avoid (none) vendor 2026-03-30 22:09:54 +08:00
.gitignore platform: Add windows build 2026-02-15 21:10:44 +08:00
.gitmodules platform: Unify client versions 2024-02-24 13:20:27 +08:00
.golangci.yml Update golangci-lint configuration 2026-05-13 16:38:08 +08:00
box.go Hide lifecycle logs for fast operations 2026-04-21 17:15:16 +08:00
debug.go platform: Improve iOS OOM killer 2026-02-26 14:13:32 +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 release: Unify default build tags and linker flags into shared files 2026-03-03 21:21:09 +08:00
Dockerfile.binary release: Fix Docker build for loong64 and mipsle 2026-02-23 16:31:19 +08:00
go.mod Fix http proxy authentication 2026-06-25 16:13:35 +08:00
go.sum Fix http proxy authentication 2026-06-25 16:13:35 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile release: Fix upload_android 2026-06-03 12:56:36 +08:00
mkdocs.yml documentation: Fix unicode heading anchors 2026-03-16 12:10:32 +08:00
README.md documentation: Remove warp ads 2026-04-20 09:49:39 +08:00

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.