代理平台(类似Xray) https://github.com/SagerNet/sing-box.git

世界 c7f89ad88e Add multiple configuration support 2 years ago
.github 2db188f3a1 dependencies: Update actions/setup-go action to v4 2 years ago
adapter 611d6bbfc5 Add NTP service 2 years ago
cmd c7f89ad88e Add multiple configuration support 2 years ago
common c7f89ad88e Add multiple configuration support 2 years ago
constant 1c8a9e91b7 Generate version during compilation 2 years ago
docs b76fabee65 documentation: Fix broken link 2 years ago
experimental a3a5185b15 platform: Fix bytes format 2 years ago
inbound dbd5be55b0 tun: Create gVisor stack by default in Apple Network Extension 2 years ago
include 2bd91baad0 Add fallback support for v2ray transport 2 years ago
log caad60da45 Apply `--disable-color` to global logger 2 years ago
ntp e99741159b Update documentation 2 years ago
option 11de271c8f Add experimental debug options 2 years ago
outbound 43f31b40ba Update UoT protocol 2 years ago
release c919ad079a systemd: Add reload command 2 years ago
route c7f89ad88e Add multiple configuration support 2 years ago
test e0d9f79445 Fix test 2 years ago
transport b004b9ec81 Fix stack wireguard device returning non-nil interface containing nil pointer 2 years ago
.gitignore c7f89ad88e Add multiple configuration support 2 years ago
.golangci.yml 21cb227bc2 Add ShadowTLS protocol v3 2 years ago
.goreleaser.yaml 1c8a9e91b7 Generate version during compilation 2 years ago
Dockerfile 1c8a9e91b7 Generate version during compilation 2 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile d824390167 Fix cross make build 2 years ago
README.md 872bcfd1c0 readme: Add packaging status 2 years ago
box.go 11de271c8f Add experimental debug options 2 years ago
debug.go 11de271c8f Add experimental debug options 2 years ago
debug_go118.go 11de271c8f Add experimental debug options 2 years ago
go.mod c7f89ad88e Add multiple configuration support 2 years ago
go.sum c7f89ad88e Add multiple configuration support 2 years ago
mkdocs.yml 43f31b40ba Update UoT protocol 2 years ago

README.md

sing-box

The universal proxy platform.

Packaging status

Documentation

https://sing-box.sagernet.org

License

Copyright (C) 2022 by nekohasekai <[email protected]>

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/>.