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

世界 95c03c9373 Fix copy pipe 3 years ago
.github ac5582537f Add back test workflow 3 years ago
adapter 7f816a2ebc Add sniff_timeout 3 years ago
cmd 9aa7a20d96 Print tags in version command 3 years ago
common f5c1900aad Add message for tfo error 3 years ago
constant 7e0958b4ac Update documentation 3 years ago
docs 7e0958b4ac Update documentation 3 years ago
experimental 29d08e63b5 Fix clash tracker 3 years ago
inbound 92a92f39c5 Fix naive overflow 3 years ago
include 1b44faed17 Add v2ray stats api 3 years ago
log a44cb745d9 Fix write log timestamp 3 years ago
option 54af113363 Add custom route support (#147) 3 years ago
outbound 95c03c9373 Fix copy pipe 3 years ago
release 39c141651a Update documentation 3 years ago
route 3f1fe814ef Fix sniff fragmented quic client hello 3 years ago
test a61a64bf9e Add shadowtls inbound test 3 years ago
transport 5a2cebebd1 Remove unused 3 years ago
.gitignore c7a485815c Add binary to .gitignore 3 years ago
.golangci.yml a3bb9c2877 Import cloudflare tls 3 years ago
.goreleaser.yaml 668d354771 Make gVisor optional 3 years ago
Dockerfile 668d354771 Make gVisor optional 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile c90a77a185 Refine 4in6 processing 3 years ago
README.md b44a1cd823 Add README 3 years ago
box.go 1e510511ae Fix random seed 3 years ago
go.mod 68e286499d Update dependencies 3 years ago
go.sum 68e286499d Update dependencies 3 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/>.