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

世界 d5bb58a0b4 Update documentation пре 3 година
.github f3d1b59173 Update container action пре 3 година
adapter 7f816a2ebc Add sniff_timeout пре 3 година
cmd 9aa7a20d96 Print tags in version command пре 3 година
common 7f84936050 Split bind_address пре 3 година
constant d5bb58a0b4 Update documentation пре 3 година
docs d5bb58a0b4 Update documentation пре 3 година
experimental 22f06f582b Fix v2ray api пре 3 година
inbound 92a92f39c5 Fix naive overflow пре 3 година
include 1b44faed17 Add v2ray stats api пре 3 година
log a44cb745d9 Fix write log timestamp пре 3 година
option 7f84936050 Split bind_address пре 3 година
outbound 35886b88d7 Add option for custom wireguard reserved bytes пре 3 година
release 39c141651a Update documentation пре 3 година
route 90a94a8c63 Improve local dns transport пре 3 година
test 9779dc0154 Fix test пре 3 година
transport 930d177dd0 Update dependencies пре 3 година
.gitignore c7a485815c Add binary to .gitignore пре 3 година
.golangci.yml a3bb9c2877 Import cloudflare tls пре 3 година
.goreleaser.yaml d583b35717 Add s390x architecture support пре 3 година
Dockerfile 668d354771 Make gVisor optional пре 3 година
LICENSE 60691819b1 Init commit пре 3 година
Makefile c90a77a185 Refine 4in6 processing пре 3 година
README.md b44a1cd823 Add README пре 3 година
box.go 1e510511ae Fix random seed пре 3 година
go.mod 930d177dd0 Update dependencies пре 3 година
go.sum 930d177dd0 Update dependencies пре 3 година
mkdocs.yml a5402ffb69 Add back urltest outbound пре 3 година

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