The universal proxy platform
Go to file
世界 21cb227bc2
Add ShadowTLS protocol v3
2023-02-18 14:55:47 +08:00
.github Update workflow 2023-02-18 14:28:21 +08:00
adapter Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
cmd Fix find NDK on macOS 2023-02-02 16:30:50 +08:00
common Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
constant Add DHCP DNS server support 2023-02-08 16:43:29 +08:00
docs Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
experimental Add v2ray user stats api 2023-02-08 16:50:15 +08:00
inbound Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
include Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
log Fix write log timestamp 2022-08-31 23:35:43 +08:00
option Add v2ray user stats api 2023-02-08 16:50:15 +08:00
outbound Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
release Fix systemd service caps for process sniffing 2023-02-09 13:32:31 +08:00
route Add v2ray user stats api 2023-02-08 16:50:15 +08:00
test Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
transport Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
.gitignore Add binary to .gitignore 2022-09-26 19:36:51 +08:00
.golangci.yml Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
.goreleaser.yaml Fix android i686 compiler 2022-12-11 15:01:54 +08:00
Dockerfile [dependencies] Update golang Docker tag to v1.20 2023-02-09 18:04:16 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
Makefile Fix lint 2023-02-09 21:01:48 +08:00
README.md Add README 2022-07-08 18:41:18 +08:00
box.go Fix router 2022-11-28 13:11:07 +08:00
go.mod Update dependencies 2023-02-18 14:28:21 +08:00
go.sum Update dependencies 2023-02-18 14:28:21 +08:00
mkdocs.yml Update documentation 2022-12-03 14:38:52 +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/>.