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

Hellojack 03ce555104 Add generate commands 2 years ago
.github 123c383eae Fix documentation 2 years ago
adapter 611d6bbfc5 Add NTP service 2 years ago
cmd 03ce555104 Add generate commands 2 years ago
common b9b2b77814 Add reload platform command 2 years ago
constant cd5c2a7999 Update documentation 2 years ago
docs 03ce555104 Add generate commands 2 years ago
experimental dd0a07624e Add stop platform command 2 years ago
inbound 6e22c004f6 Improve server error handling 2 years ago
include 2bd91baad0 Add fallback support for v2ray transport 2 years ago
log 842730707c Update TUN creation 2 years ago
ntp e99741159b Update documentation 2 years ago
option 1f5f8a7dde Fixed user flow in vless server 2 years ago
outbound 2366835121 Fix close conn 2 years ago
release d8270a66f4 Update release script 2 years ago
route 19b15e0d10 Fix UoT UDP address 2 years ago
test 7ecb9fc738 Minor fixes 2 years ago
transport 7ecb9fc738 Minor fixes 2 years ago
.gitignore 42e1dea7d2 Update .gitignore 2 years ago
.golangci.yml 21cb227bc2 Add ShadowTLS protocol v3 2 years ago
.goreleaser.yaml d09aa07d21 Fix android i686 compiler 2 years ago
Dockerfile c9efd0a74f [dependencies] Update golang Docker tag to v1.20 2 years ago
LICENSE 60691819b1 Init commit 3 years ago
Makefile fbc94b9e3e Add VLESS server, vision flow and reality TLS 2 years ago
README.md b44a1cd823 Add README 3 years ago
box.go 7834d6bca7 Add tun platform options 2 years ago
go.mod 03ce555104 Add generate commands 2 years ago
go.sum 03ce555104 Add generate commands 2 years ago
mkdocs.yml fbc94b9e3e Add VLESS server, vision flow and reality TLS 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/>.