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

世界 f48f8c5d1c Add daemon support 3 anos atrás
.github f703524f04 Add stale workflow 3 anos atrás
adapter d4b7e221f0 Add v2ray QUIC transport 3 anos atrás
cmd f48f8c5d1c Add daemon support 3 anos atrás
common a878256367 Fix TLS insecure (#27) 3 anos atrás
constant 236c034c62 Fix unix search path 3 anos atrás
docs aa4435c775 Update documentation 3 anos atrás
experimental f48f8c5d1c Add daemon support 3 anos atrás
inbound a940703ae1 Suppress expected error 3 anos atrás
log 97870c9288 Refactor bufio 3 anos atrás
option 71dac85600 Add ACME EAB support 3 anos atrás
outbound 1413c5022a Add proxy protocol support 3 anos atrás
release eb0ef439d6 Add with_acme to server scripts 3 anos atrás
route 9f6ff54a76 Parse X-Forward-For in HTTP requests 3 anos atrás
test 2e14cd6d66 Close websocket conn gracefully 3 anos atrás
transport a940703ae1 Suppress expected error 3 anos atrás
.gitignore 44fcfab9aa Improve build 3 anos atrás
.golangci.yml 3157593b6b Add uid and android user rules support in tun routing 3 anos atrás
.goreleaser.yaml b1b1ab5350 Update release config 3 anos atrás
LICENSE 60691819b1 Init commit 3 anos atrás
Makefile f48f8c5d1c Add daemon support 3 anos atrás
README.md b44a1cd823 Add README 3 anos atrás
box.go a6baab92f3 Fix early close on windows and catch any 3 anos atrás
go.mod f48f8c5d1c Add daemon support 3 anos atrás
go.sum f48f8c5d1c Add daemon support 3 anos atrás
mkdocs.yml 591a4fcf8e Initial zh-CN document translation: shared 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/>.