The universal proxy platform
Go to file
2024-11-12 11:25:12 +08:00
.github [dependencies] Update actions/checkout digest to eef6144 2024-10-13 13:07:18 +08:00
adapter refactor: Platform Interfaces 2024-11-11 20:13:55 +08:00
clients Bump version 2024-10-16 21:11:31 +08:00
cmd Add network_[type/is_expensive/is_constrained] rule items 2024-11-11 20:13:55 +08:00
common Add network_[type/is_expensive/is_constrained] rule items 2024-11-11 20:13:55 +08:00
constant Add network_[type/is_expensive/is_constrained] rule items 2024-11-11 20:13:55 +08:00
docs documentation: Bump version 2024-11-11 20:13:55 +08:00
experimental Merge route options to route actions 2024-11-11 20:13:55 +08:00
include refactor: Modular network manager 2024-11-10 17:33:00 +08:00
log platform: Prepare connections list 2024-10-13 13:06:55 +08:00
option Add network_[type/is_expensive/is_constrained] rule items 2024-11-11 20:13:55 +08:00
protocol refactor: Platform Interfaces 2024-11-11 20:13:55 +08:00
release Add completions for linux packages 2024-10-07 04:34:48 +08:00
route Fix match rules 2024-11-12 11:25:12 +08:00
test Migrate bad options to library 2024-11-10 12:12:08 +08:00
transport refactor: Platform Interfaces 2024-11-11 20:13:55 +08:00
.gitignore docs: Switch to venv 2024-06-24 10:10:49 +08:00
.gitmodules platform: Unify client versions 2024-02-24 13:20:27 +08:00
.golangci.yml Update golangci-lint configuration 2024-08-18 11:17:01 +08:00
.goreleaser.fury.yaml Add completions for linux packages 2024-10-07 04:34:48 +08:00
.goreleaser.yaml Add completions for linux packages 2024-10-07 04:34:48 +08:00
box.go Fix start stage 2024-11-11 16:04:27 +08:00
debug_http.go Migrate contentjson and badjson to library & 2024-01-03 12:21:37 +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
debug.go Drop support for go1.18 and go1.19 2024-10-07 04:58:48 +08:00
Dockerfile Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
go.mod Fix match rules 2024-11-12 11:25:12 +08:00
go.sum Fix match rules 2024-11-12 11:25:12 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile release: Add upload dSYMs 2024-10-30 15:35:20 +08:00
mkdocs.yml documentation: Add rule action 2024-11-10 12:12:08 +08:00
README.md Update README 2024-09-09 08:48:35 +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.