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

世界 5a9913eca5 Fix socks4 client 3 years ago
.github d727710d60 Run build on main branch 3 years ago
adapter 099358d3e5 Add clash persistence support 3 years ago
cmd 9a422549b1 Fix json format error message 3 years ago
common a2d1f89922 Add custom tls client support for v2ray h2/grpclite transports 3 years ago
constant eaf1ace681 Update documentation 3 years ago
docs eaf1ace681 Update documentation 3 years ago
experimental 099358d3e5 Add clash persistence support 3 years ago
inbound ee7e976084 Refactor TLS 3 years ago
log a44cb745d9 Fix write log timestamp 3 years ago
option 2f437a0382 Add uTLS client 3 years ago
outbound 5a9913eca5 Fix socks4 client 3 years ago
release ef801cbfbe Fix server install script 3 years ago
route 5297273937 Add clash mode support 3 years ago
test a2d1f89922 Add custom tls client support for v2ray h2/grpclite transports 3 years ago
transport a2d1f89922 Add custom tls client support for v2ray h2/grpclite transports 3 years ago
.gitignore 44fcfab9aa Improve build 3 years ago
.golangci.yml a3bb9c2877 Import cloudflare tls 3 years ago
.goreleaser.yaml 561a9e5275 Update documentation 3 years ago
Dockerfile f376683fc3 Update documentation 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile 2f437a0382 Add uTLS client 3 years ago
README.md b44a1cd823 Add README 3 years ago
box.go 5297273937 Add clash mode support 3 years ago
go.mod 7e09beb0c3 Minor fixes 3 years ago
go.sum 7e09beb0c3 Minor fixes 3 years ago
mkdocs.yml 5813e0ce7a Add shadowtls (#49) 3 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/>.