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

世界 2ce09b6ffd Minor fixes 3 years ago
.github fde33fbb30 Add lint workflow 3 years ago
adapter 457de86819 Add multiplexer 3 years ago
cmd 2ce09b6ffd Minor fixes 3 years ago
common 2ce09b6ffd Minor fixes 3 years ago
constant 457de86819 Add multiplexer 3 years ago
docs c0a2f77258 Remove urltest outbound 3 years ago
experimental 2ce09b6ffd Minor fixes 3 years ago
inbound 2ce09b6ffd Minor fixes 3 years ago
log 2ce09b6ffd Minor fixes 3 years ago
option 457de86819 Add multiplexer 3 years ago
outbound d3378a575c Improve error processing 3 years ago
release 2ce09b6ffd Minor fixes 3 years ago
route 457de86819 Add multiplexer 3 years ago
test 2ce09b6ffd Minor fixes 3 years ago
.gitignore 9caa37c12a Add debug build for all arch 3 years ago
.golangci.yml 457de86819 Add multiplexer 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
README.md b44a1cd823 Add README 3 years ago
box.go 2ce09b6ffd Minor fixes 3 years ago
format.go dc127e2994 Migrate components to library 3 years ago
go.mod 2ce09b6ffd Minor fixes 3 years ago
go.sum 2ce09b6ffd Minor fixes 3 years ago
mkdocs.yml c0a2f77258 Remove urltest outbound 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/>.