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

世界 32e2730ec6 Add runtime warnings 3 gadi atpakaļ
.github fde33fbb30 Add lint workflow 3 gadi atpakaļ
adapter fe8e984608 Add route.default_mark option 3 gadi atpakaļ
cmd 67edc163cb Add with_std_json build tag 3 gadi atpakaļ
common 32e2730ec6 Add runtime warnings 3 gadi atpakaļ
constant 32e2730ec6 Add runtime warnings 3 gadi atpakaļ
docs 187de6c738 Update documentations 3 gadi atpakaļ
experimental 67edc163cb Add with_std_json build tag 3 gadi atpakaļ
inbound 32e2730ec6 Add runtime warnings 3 gadi atpakaļ
log 7bc7b72c61 Fix log format 3 gadi atpakaļ
option 67edc163cb Add with_std_json build tag 3 gadi atpakaļ
outbound 9e9e6f7ee6 Improve udp dns close 3 gadi atpakaļ
route 32e2730ec6 Add runtime warnings 3 gadi atpakaļ
test 32e2730ec6 Add runtime warnings 3 gadi atpakaļ
.gitignore 9caa37c12a Add debug build for all arch 3 gadi atpakaļ
.golangci.yml fde33fbb30 Add lint workflow 3 gadi atpakaļ
LICENSE 60691819b1 Init commit 3 gadi atpakaļ
README.md b44a1cd823 Add README 3 gadi atpakaļ
box.go 6327c4b40c Minor fixes 3 gadi atpakaļ
format.go dc127e2994 Migrate components to library 3 gadi atpakaļ
go.mod 8666631732 Add rcode dns transport 3 gadi atpakaļ
go.sum 8666631732 Add rcode dns transport 3 gadi atpakaļ
mkdocs.yml 187de6c738 Update documentations 3 gadi atpakaļ

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