The universal proxy platform
Go to file
2022-09-03 13:02:41 +08:00
.github Move unstable branch to dev-next 2022-08-31 23:45:42 +08:00
adapter
cmd
common Merge dialer options 2022-09-03 12:55:10 +08:00
constant Update documentation 2022-08-31 14:34:32 +08:00
docs Update documentation for dial fields 2022-09-03 13:02:41 +08:00
experimental
inbound Add shadowtls (#49) 2022-08-31 14:21:53 +08:00
log Fix write log timestamp 2022-08-31 23:35:43 +08:00
option Merge dialer options 2022-09-03 12:55:10 +08:00
outbound Merge dialer options 2022-09-03 12:55:10 +08:00
release Fix server install script 2022-09-01 20:32:47 +08:00
route Add shadowtls (#49) 2022-08-31 14:21:53 +08:00
test Merge dialer options 2022-09-03 12:55:10 +08:00
transport Add ws compatibility test 2022-09-01 20:32:47 +08:00
.gitignore
.golangci.yml
.goreleaser.yaml
box.go
Dockerfile Add with_wireguard to default server tag 2022-09-01 20:16:20 +08:00
go.mod Fix dial parallel in direct outbound 2022-09-03 12:01:48 +08:00
go.sum Fix dial parallel in direct outbound 2022-09-03 12:01:48 +08:00
LICENSE
Makefile
mkdocs.yml Add shadowtls (#49) 2022-08-31 14:21:53 +08:00
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/>.