The universal proxy platform
Go to file
2024-11-09 12:35:57 +08:00
.github [dependencies] Update actions/checkout digest to eef6144 2024-10-13 13:07:18 +08:00
adapter refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
clients Bump version 2024-10-16 21:11:31 +08:00
cmd Remove unused reject methods 2024-11-09 12:35:57 +08:00
common refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
constant Remove unused reject methods 2024-11-09 12:35:57 +08:00
docs Bump version 2024-10-16 21:11:31 +08:00
experimental refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
include refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
log
option Remove unused reject methods 2024-11-09 12:35:57 +08:00
protocol Remove unused reject methods 2024-11-09 12:35:57 +08:00
release
route Remove unused reject methods 2024-11-09 12:35:57 +08:00
test refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
transport refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
.gitignore
.gitmodules
.golangci.yml
.goreleaser.fury.yaml
.goreleaser.yaml
box_outbound.go
box.go refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
debug_http.go
debug_stub.go
debug_unix.go
debug.go
Dockerfile Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
go.mod refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
go.sum refactor: Modular inbounds/outbounds 2024-11-09 12:35:56 +08:00
LICENSE
Makefile release: Add upload dSYMs 2024-10-30 15:35:20 +08:00
mkdocs.yml documentation: Improve theme 2024-10-13 13:07:18 +08:00
README.md

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.