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

世界 fb6b3b0401 Fix missing source address from transport connection 3 gadi atpakaļ
.github ac5582537f Add back test workflow 3 gadi atpakaļ
adapter fb6b3b0401 Fix missing source address from transport connection 3 gadi atpakaļ
cmd 9aa7a20d96 Print tags in version command 3 gadi atpakaļ
common abe3dc6039 Add self sign cert support 3 gadi atpakaļ
constant ab436fc137 Update documentation 3 gadi atpakaļ
docs 22ea878fe9 Improve websocket writer 3 gadi atpakaļ
experimental a5402ffb69 Add back urltest outbound 3 gadi atpakaļ
inbound f4b2099488 Fix tun log 3 gadi atpakaļ
include 189f02c802 Refactor bind control 3 gadi atpakaļ
log a44cb745d9 Fix write log timestamp 3 gadi atpakaļ
option abe3dc6039 Add self sign cert support 3 gadi atpakaļ
outbound 407509c985 Fix leaks and add test 3 gadi atpakaļ
release 668d354771 Make gVisor optional 3 gadi atpakaļ
route 42524ba04e Fix dns sniffer 3 gadi atpakaļ
test 407509c985 Fix leaks and add test 3 gadi atpakaļ
transport 22ea878fe9 Improve websocket writer 3 gadi atpakaļ
.gitignore 44fcfab9aa Improve build 3 gadi atpakaļ
.golangci.yml a3bb9c2877 Import cloudflare tls 3 gadi atpakaļ
.goreleaser.yaml 668d354771 Make gVisor optional 3 gadi atpakaļ
Dockerfile 668d354771 Make gVisor optional 3 gadi atpakaļ
LICENSE 60691819b1 Init commit 3 gadi atpakaļ
Makefile c18c545798 Add stdio test 3 gadi atpakaļ
README.md b44a1cd823 Add README 3 gadi atpakaļ
box.go 5297273937 Add clash mode support 3 gadi atpakaļ
go.mod 407509c985 Fix leaks and add test 3 gadi atpakaļ
go.sum 407509c985 Fix leaks and add test 3 gadi atpakaļ
mkdocs.yml a5402ffb69 Add back urltest outbound 3 gadi atpakaļ

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