The universal proxy platform
Go to file
2022-09-09 14:44:18 +08:00
.github Fix processing vmess termination signal 2022-09-07 19:16:20 +08:00
adapter
cmd
common Add comment filter for config 2022-09-09 14:44:18 +08:00
constant Bump version 2022-09-09 14:43:42 +08:00
docs Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
experimental Minor fixes 2022-09-08 18:33:59 +08:00
inbound Add system tun stack 2022-09-09 14:44:18 +08:00
log
option Add comment filter for config 2022-09-09 14:44:18 +08:00
outbound Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
release
route Add support for use with android VPNService 2022-09-09 14:44:18 +08:00
test Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
transport Refactor wireguard & add tun support 2022-09-09 14:44:18 +08:00
.gitignore
.golangci.yml
.goreleaser.yaml
box.go
Dockerfile Update documentation 2022-09-07 23:10:36 +08:00
go.mod Fix processing vmess termination signal 2022-09-07 19:16:20 +08:00
go.sum Fix processing vmess termination signal 2022-09-07 19:16:20 +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/>.