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

世界 ffd54eef6c Update documentation 2 years ago
.github 2695b3516e Update issue template 3 years ago
adapter 1f63ce5dee Fix reset outbound 3 years ago
cmd 9aa7a20d96 Print tags in version command 3 years ago
common 3a9ef8fac0 Remove unused 3 years ago
constant ffd54eef6c Update documentation 2 years ago
docs ffd54eef6c Update documentation 2 years ago
experimental 22f06f582b Fix v2ray api 3 years ago
inbound c16e4316d6 Fix shadowtls server 2 years ago
include eb2e8a0b40 Add custom tls client support for std grpc 3 years ago
log a44cb745d9 Fix write log timestamp 3 years ago
option c16e4316d6 Fix shadowtls server 2 years ago
outbound 3d76777760 Fix tor geoip 3 years ago
release 13ab5d3348 Remove follow in update script 3 years ago
route 22a22aebe2 Fix default dns transport strategy 2 years ago
test c16e4316d6 Fix shadowtls server 2 years ago
transport ce1ddc400f Support x/h2 v0.2.0 deadline 3 years ago
.gitignore c7a485815c Add binary to .gitignore 3 years ago
.golangci.yml a3bb9c2877 Import cloudflare tls 3 years ago
.goreleaser.yaml 8b7fe20b7f Include uTLS in release 2 years ago
Dockerfile 668d354771 Make gVisor optional 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile f906641a82 Add uTLS to makefile default tags 2 years ago
README.md b44a1cd823 Add README 3 years ago
box.go 1e510511ae Fix random seed 3 years ago
go.mod 468778f67f Update dependencies 2 years ago
go.sum 468778f67f Update dependencies 2 years ago
mkdocs.yml a5402ffb69 Add back urltest outbound 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/>.