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

世界 07a0381f8b Cleanup vmessws há 3 anos atrás
.github baf153434d Fix issue template há 3 anos atrás
adapter d4b7e221f0 Add v2ray QUIC transport há 3 anos atrás
cmd 88469d4aaa Check configuration before reload há 3 anos atrás
common d481bd7993 Fix bind_address há 3 anos atrás
constant 236c034c62 Fix unix search path há 3 anos atrás
docs 78a26fc139 Update documentation há 3 anos atrás
experimental 082872b2f3 Prepare v2ray client/server transport há 3 anos atrás
inbound 58f4a970f2 Fix route connections há 3 anos atrás
log 97870c9288 Refactor bufio há 3 anos atrás
option d481bd7993 Fix bind_address há 3 anos atrás
outbound fd5ac69a35 Let vmess use zero instead of auto if TLS enabled há 3 anos atrás
release eb0ef439d6 Add with_acme to server scripts há 3 anos atrás
route 9f6628445e Improve ip_cidr rule há 3 anos atrás
test 2e14cd6d66 Close websocket conn gracefully há 3 anos atrás
transport 07a0381f8b Cleanup vmessws há 3 anos atrás
.gitignore 44fcfab9aa Improve build há 3 anos atrás
.golangci.yml 3157593b6b Add uid and android user rules support in tun routing há 3 anos atrás
.goreleaser.yaml b1b1ab5350 Update release config há 3 anos atrás
LICENSE 60691819b1 Init commit há 3 anos atrás
Makefile 9edfe7d9d3 Accept HTTP1 in naive inbound há 3 anos atrás
README.md b44a1cd823 Add README há 3 anos atrás
box.go a6baab92f3 Fix early close on windows and catch any há 3 anos atrás
go.mod 9f6628445e Improve ip_cidr rule há 3 anos atrás
go.sum 9f6628445e Improve ip_cidr rule há 3 anos atrás
mkdocs.yml fa017b5977 Add contributing documentation há 3 anos atrás

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