The universal proxy platform
Go to file
2022-07-26 13:53:25 +08:00
.github Add lint workflow 2022-07-24 21:22:19 +08:00
adapter Fix clash tracker timeout 2022-07-26 06:56:24 +08:00
cmd/sing-box Fix format command 2022-07-25 16:18:11 +08:00
common Remove go-json 2022-07-26 13:53:25 +08:00
constant Fix clash tracker timeout 2022-07-26 06:56:24 +08:00
docs Update documentations 2022-07-23 09:29:37 +08:00
experimental Fix clash tracker timeout 2022-07-26 06:56:24 +08:00
inbound Improve config struct 2022-07-25 16:18:11 +08:00
log
option Remove go-json 2022-07-26 13:53:25 +08:00
outbound Add optional DoT, DoH3 support 2022-07-26 12:48:10 +08:00
route Fix clash tracker timeout 2022-07-26 06:56:24 +08:00
test Remove go-json 2022-07-26 13:53:25 +08:00
.gitignore
.golangci.yml Add lint workflow 2022-07-24 21:22:19 +08:00
box.go
format.go
go.mod Remove go-json 2022-07-26 13:53:25 +08:00
go.sum Remove go-json 2022-07-26 13:53:25 +08:00
LICENSE
mkdocs.yml Update documentations 2022-07-23 09:29:37 +08:00
README.md

sing-box

The universal proxy platform.

Documentation

https://sing-box.sagernet.org

License

Copyright (C) 2022 by nekohasekai <contact-sagernet@sekai.icu>

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