The universal proxy platform
Go to file
2022-09-14 18:02:51 +08:00
.github Add back test workflow 2022-09-14 18:02:37 +08:00
adapter Refactor bind control 2022-09-14 18:02:37 +08:00
cmd Print tags in version command 2022-09-14 18:02:37 +08:00
common Refactor bind control 2022-09-14 18:02:37 +08:00
constant Print tags in version command 2022-09-14 18:02:37 +08:00
docs
experimental Fix clash store-selected 2022-09-13 17:34:37 +08:00
inbound Refactor bind control 2022-09-14 18:02:37 +08:00
include Refactor bind control 2022-09-14 18:02:37 +08:00
log
option
outbound Refactor bind control 2022-09-14 18:02:37 +08:00
release
route Refactor bind control 2022-09-14 18:02:37 +08:00
test Fix test 2022-09-14 18:02:51 +08:00
transport Fix close grpc conn 2022-09-14 18:02:37 +08:00
.gitignore
.golangci.yml
.goreleaser.yaml Print tags in version command 2022-09-14 18:02:37 +08:00
box.go
Dockerfile Print tags in version command 2022-09-14 18:02:37 +08:00
go.mod Refactor bind control 2022-09-14 18:02:37 +08:00
go.sum Refactor bind control 2022-09-14 18:02:37 +08:00
LICENSE
Makefile Add back test workflow 2022-09-14 18:02:37 +08:00
mkdocs.yml
README.md

sing-box

The universal proxy platform.

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/>.