The universal proxy platform
Go to file
2022-09-23 10:27:48 +08:00
.github Add back test workflow 2022-09-14 18:02:37 +08:00
adapter Add back urltest outbound 2022-09-15 15:22:08 +08:00
cmd Print tags in version command 2022-09-14 18:02:37 +08:00
common Update buffer usage 2022-09-23 10:27:48 +08:00
constant Update documentation 2022-09-16 15:48:31 +08:00
docs Update documentation 2022-09-16 15:48:31 +08:00
experimental Add back urltest outbound 2022-09-15 15:22:08 +08:00
inbound Fix tun log 2022-09-16 15:32:50 +08:00
include Refactor bind control 2022-09-14 18:02:37 +08:00
log Fix write log timestamp 2022-08-31 23:35:43 +08:00
option Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
outbound Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
release Make gVisor optional 2022-09-15 12:24:08 +08:00
route Fix dns sniffer 2022-09-17 16:59:28 +08:00
test Add mux server and XUDP client for VMess 2022-09-17 11:54:04 +08:00
transport Add mux server and XUDP client for VMess 2022-09-17 11:54:04 +08:00
.gitignore Improve build 2022-08-12 22:58:28 +08:00
.golangci.yml Import cloudflare tls 2022-09-10 22:10:45 +08:00
.goreleaser.yaml Make gVisor optional 2022-09-15 12:24:08 +08:00
box.go Add clash mode support 2022-09-10 14:15:11 +08:00
Dockerfile Make gVisor optional 2022-09-15 12:24:08 +08:00
go.mod Update buffer usage 2022-09-23 10:27:48 +08:00
go.sum Update buffer usage 2022-09-23 10:27:48 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
Makefile Make gVisor optional 2022-09-15 12:24:08 +08:00
mkdocs.yml Add back urltest outbound 2022-09-15 15:22:08 +08:00
README.md Add README 2022-07-08 18:41:18 +08:00

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