mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-07-19 21:08:40 +08:00
The universal proxy platform
sing-box.sagernet.org/
The URL test history update hook and the Clash mode update hook were single-slot: the API service's attached service overwrote the hook set by the daemon, so clients stopped receiving group updates. Replace both with multicast hook lists. Also share a single URL test history storage via context: Clash API looked it up under a key nobody registered and fell back to its own empty storage, so dashboards showed no delay once an API service was configured. Selector changes now notify through the shared storage, covering selections made from any API surface. |
||
|---|---|---|
| .github | ||
| adapter | ||
| clients | ||
| cmd | ||
| common | ||
| constant | ||
| daemon | ||
| dns | ||
| docs | ||
| experimental | ||
| include | ||
| log | ||
| option | ||
| protocol | ||
| release | ||
| route | ||
| service | ||
| test | ||
| transport | ||
| .fpm_openwrt | ||
| .fpm_pacman | ||
| .fpm_systemd | ||
| .gitignore | ||
| .gitmodules | ||
| .golangci.yml | ||
| box.go | ||
| debug_http.go | ||
| debug_stub.go | ||
| debug_unix.go | ||
| debug.go | ||
| Dockerfile | ||
| Dockerfile.binary | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| mkdocs.yml | ||
| README.md | ||
sing-box
The universal proxy platform.
Documentation
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.