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

世界 53f19a6ead Fix override packet conn 2 years ago
.github 8953ddc6e0 Update workflow 2 years ago
adapter 1f63ce5dee Fix reset outbound 3 years ago
cmd 80ed5bf8fb Fix android package 2 years ago
common a828c3b5da Fix acme config 2 years ago
constant 8afb8ca7eb Update documentation 2 years ago
docs 8afb8ca7eb Update documentation 2 years ago
experimental d0095fd0f4 Fix close clash cache 2 years ago
inbound 9e67f3b4a5 Fix user from stream packet conn 2 years ago
include 4bf96c7eb5 Fix quic stub 2 years ago
log a44cb745d9 Fix write log timestamp 3 years ago
option 7c910165ef Cleanup code 2 years ago
outbound 53f19a6ead Fix override packet conn 2 years ago
release 81e7b0b320 Fix linux package 2 years ago
route a92412ecac Fix router 2 years ago
test c16e4316d6 Fix shadowtls server 2 years ago
transport 8dcafa5b33 Add trojan-go multiplex support for trojan inbound 2 years ago
.gitignore c7a485815c Add binary to .gitignore 3 years ago
.golangci.yml a3bb9c2877 Import cloudflare tls 3 years ago
.goreleaser.yaml d09aa07d21 Fix android i686 compiler 2 years ago
Dockerfile 9f5cc0442b Fix dockerfile 2 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile 80ed5bf8fb Fix android package 2 years ago
README.md b44a1cd823 Add README 3 years ago
box.go a92412ecac Fix router 2 years ago
go.mod cfaf15f429 Fix DNS response TTL 2 years ago
go.sum cfaf15f429 Fix DNS response TTL 2 years ago
mkdocs.yml 7ebbd58b00 Update documentation 2 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/>.