The universal proxy platform
Go to file
2022-11-12 03:53:42 +08:00
.github Update container action 2022-10-29 18:01:32 +08:00
adapter Fix reset outbound 2022-11-06 10:36:19 +08:00
cmd
common Fix connect packet connection for mux client 2022-11-12 03:53:42 +08:00
constant Update documentation 2022-11-10 16:33:10 +08:00
docs Update documentation 2022-11-10 16:33:10 +08:00
experimental Fix v2ray api 2022-10-26 20:06:13 +08:00
inbound Add multi user support for hysteria inbound 2022-11-09 21:00:08 +08:00
include Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
log
option Add multi user support for hysteria inbound 2022-11-09 21:00:08 +08:00
outbound Fix tor geoip 2022-11-10 22:42:05 +08:00
release Remove follow in update script 2022-11-11 22:32:24 +08:00
route Fix default local DNS server behavior 2022-11-09 10:35:16 +08:00
test Fix hysteria test 2022-11-10 21:10:18 +08:00
transport Support x/h2 v0.2.0 deadline 2022-11-11 22:08:20 +08:00
.gitignore
.golangci.yml
.goreleaser.yaml Add s390x architecture support 2022-10-28 09:53:57 +08:00
box.go Fix random seed 2022-09-29 08:49:34 +08:00
Dockerfile
go.mod Update documentation 2022-11-10 16:33:10 +08:00
go.sum Update documentation 2022-11-10 16:33:10 +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/>.