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

世界 5f566b140f Add documentation for simple linux installation 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 03890151d7 Improve multiplexer 3 years ago
constant d06fd03dd8 Fix tcp keep alive 3 years ago
docs 5f566b140f Add documentation for simple linux installation 3 years ago
experimental 6b4824ffba Minor fixes 3 years ago
inbound f6f3390490 Update WriteToUDPAddrPort usage since fixed by go1.18.5 3 years ago
log 8e4de29409 Improve dns log 3 years ago
option 03890151d7 Improve multiplexer 3 years ago
outbound 03890151d7 Improve multiplexer 3 years ago
release 0eed0ca11a Fix dns outbound 3 years ago
route 03890151d7 Improve multiplexer 3 years ago
test 03890151d7 Improve multiplexer 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 03890151d7 Improve multiplexer 3 years ago
go.sum 03890151d7 Improve multiplexer 3 years ago
mkdocs.yml 5f566b140f Add documentation for simple linux installation 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/>.