The universal proxy platform
Go to file
世界 4a60676e89
Test: add subscription server
2023-03-15 01:22:50 +08:00
.github Fix documentation 2023-02-18 19:33:35 +08:00
adapter Test: add subscription server 2023-03-15 01:22:50 +08:00
cmd Print command to shell error 2023-03-13 19:46:16 +08:00
common Test: add subscription server 2023-03-15 01:22:50 +08:00
constant Test: add subscription server 2023-03-15 01:22:50 +08:00
docs Remove length limit on short_id for reality TLS config 2023-03-13 19:46:16 +08:00
experimental Test: add subscription server 2023-03-15 01:22:50 +08:00
inbound Test: add subscription server 2023-03-15 01:22:50 +08:00
include Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
log Apply `--disable-color` to global logger 2023-03-13 11:23:00 +08:00
ntp Update documentation 2023-02-21 20:54:25 +08:00
option Test: add subscription server 2023-03-15 01:22:50 +08:00
outbound Fix missing default shadowtls version 2023-03-11 10:12:46 +08:00
release systemd: Add reload command 2023-03-06 16:32:54 +08:00
route Test: add subscription server 2023-03-15 01:22:50 +08:00
test Fix http server usage 2023-03-11 15:05:07 +08:00
transport Fix stack wireguard device returning non-nil interface containing nil pointer 2023-03-13 19:46:16 +08:00
.gitignore Update .gitignore 2023-03-03 18:51:33 +08:00
.golangci.yml Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
.goreleaser.yaml Generate version during compilation 2023-03-09 23:24:05 +08:00
Dockerfile Generate version during compilation 2023-03-09 23:24:05 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
Makefile Fix cross make build 2023-03-13 19:46:20 +08:00
README.md Add README 2022-07-08 18:41:18 +08:00
box.go Test: add subscription server 2023-03-15 01:22:50 +08:00
go.mod Fix close platform tun 2023-03-13 19:47:00 +08:00
go.sum Fix close platform tun 2023-03-13 19:47:00 +08:00
mkdocs.yml Update documentation 2023-03-05 23:37:12 +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/>.