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

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

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