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

世界 5491895a60 Print stack if no context 3 rokov pred
.github fde33fbb30 Add lint workflow 3 rokov pred
adapter fe8e984608 Add route.default_mark option 3 rokov pred
cmd 9394674b63 Fix format command 3 rokov pred
common 146008a631 Fix direct udp outbound 3 rokov pred
constant 32e2730ec6 Add runtime warnings 3 rokov pred
docs 187de6c738 Update documentations 3 rokov pred
experimental 67edc163cb Add with_std_json build tag 3 rokov pred
inbound cc78f0347d Improve config struct 3 rokov pred
log 7bc7b72c61 Fix log format 3 rokov pred
option 146008a631 Fix direct udp outbound 3 rokov pred
outbound 146008a631 Fix direct udp outbound 3 rokov pred
route 5491895a60 Print stack if no context 3 rokov pred
test cc78f0347d Improve config struct 3 rokov pred
.gitignore 9caa37c12a Add debug build for all arch 3 rokov pred
.golangci.yml fde33fbb30 Add lint workflow 3 rokov pred
LICENSE 60691819b1 Init commit 3 rokov pred
README.md b44a1cd823 Add README 3 rokov pred
box.go 6327c4b40c Minor fixes 3 rokov pred
format.go dc127e2994 Migrate components to library 3 rokov pred
go.mod cc78f0347d Improve config struct 3 rokov pred
go.sum cc78f0347d Improve config struct 3 rokov pred
mkdocs.yml 187de6c738 Update documentations 3 rokov pred

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