The universal proxy platform
Go to file
2022-10-18 17:52:52 +08:00
.github
adapter Add sniff_timeout 2022-10-08 20:09:36 +08:00
cmd
common Add message for tfo error 2022-10-18 17:27:50 +08:00
constant Update documentation 2022-10-06 23:33:57 +08:00
docs Remove strict route on windows 2022-10-12 16:24:45 +08:00
experimental
inbound Fix naive overflow 2022-10-18 17:52:52 +08:00
include
log
option Add custom route support (#147) 2022-10-12 16:20:17 +08:00
outbound Fix DF for hysteria 2022-10-18 17:27:50 +08:00
release Update documentation 2022-10-06 23:33:57 +08:00
route Fix sniff fragmented quic client hello 2022-10-12 16:11:42 +08:00
test Add shadowtls inbound test 2022-10-10 11:31:03 +08:00
transport Remove unused 2022-10-10 14:23:34 +08:00
.gitignore
.golangci.yml
.goreleaser.yaml
box.go
Dockerfile
go.mod Update dependencies 2022-10-18 17:27:50 +08:00
go.sum Update dependencies 2022-10-18 17:27:50 +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/>.