The universal proxy platform
Go to file
2022-11-25 22:59:30 +08:00
.github Remove test on pull request 2022-11-25 21:12:45 +08:00
adapter
cmd Fix cancel on start 2022-11-25 21:12:45 +08:00
common Fix listen packet on address 2022-11-25 21:12:45 +08:00
constant Update documentation 2022-11-25 22:59:30 +08:00
docs Update documentation 2022-11-25 22:59:30 +08:00
experimental Cleanup code 2022-11-24 12:37:29 +08:00
inbound
include
log
option Cleanup code 2022-11-24 12:37:29 +08:00
outbound
release
route
test
transport Cleanup code 2022-11-24 12:37:29 +08:00
.gitignore
.golangci.yml
.goreleaser.yaml
box.go
Dockerfile Fix dockerfile 2022-11-25 22:59:30 +08:00
go.mod Cleanup code 2022-11-24 12:37:29 +08:00
go.sum Cleanup code 2022-11-24 12:37:29 +08:00
LICENSE
Makefile
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/>.