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

世界 87bc292296 Add comment filter for config 3 years ago
.github 500ba69548 Fix processing vmess termination signal 3 years ago
adapter dbda0ed98a Add chained inbound support 3 years ago
cmd 9a422549b1 Fix json format error message 3 years ago
common 87bc292296 Add comment filter for config 3 years ago
constant f7bed32c6f Bump version 3 years ago
docs cb4fea0240 Refactor wireguard & add tun support 3 years ago
experimental 7c30dde96b Minor fixes 3 years ago
inbound ac539ace70 Add system tun stack 3 years ago
log a44cb745d9 Fix write log timestamp 3 years ago
option 87bc292296 Add comment filter for config 3 years ago
outbound cb4fea0240 Refactor wireguard & add tun support 3 years ago
release ef801cbfbe Fix server install script 3 years ago
route 8e7957d440 Add support for use with android VPNService 3 years ago
test cb4fea0240 Refactor wireguard & add tun support 3 years ago
transport cb4fea0240 Refactor wireguard & add tun support 3 years ago
.gitignore 44fcfab9aa Improve build 3 years ago
.golangci.yml 3157593b6b Add uid and android user rules support in tun routing 3 years ago
.goreleaser.yaml 561a9e5275 Update documentation 3 years ago
Dockerfile f376683fc3 Update documentation 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile 0348ace253 Initial release 3 years ago
README.md b44a1cd823 Add README 3 years ago
box.go dbda0ed98a Add chained inbound support 3 years ago
go.mod 500ba69548 Fix processing vmess termination signal 3 years ago
go.sum 500ba69548 Fix processing vmess termination signal 3 years ago
mkdocs.yml 5813e0ce7a Add shadowtls (#49) 3 years ago

README.md

sing-box

The universal proxy platform.

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