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

世界 a104d18277 Fix hijack_dns 3 years ago
.github c463d0cf80 Fix pages 3 years ago
adapter 29f78248dc Add hijack_dns for tun 3 years ago
cmd 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
common 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
constant 730144cc26 Add tun inbound for linux 3 years ago
dns 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
docs b417bd5be4 Add documentation and example for linux tun 3 years ago
inbound a104d18277 Fix hijack_dns 3 years ago
log f448b6b977 Update gci format 3 years ago
option 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
outbound 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
route 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
test 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
.gitignore d6d02b9924 Add log and dns documentation 3 years ago
.golangci.yml 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
LICENSE 60691819b1 Init commit 3 years ago
README.md b44a1cd823 Add README 3 years ago
box.go f448b6b977 Update gci format 3 years ago
format.go f448b6b977 Update gci format 3 years ago
go.mod 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
go.sum 6048b1e270 Remove ToString0[T] usage to fix golangci-lint 3 years ago
mkdocs.yml b417bd5be4 Add documentation and example for linux tun 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/>.