The universal proxy platform
Go to file
2022-07-08 22:45:06 +08:00
.github Add inbound documentation 2022-07-08 18:42:29 +08:00
adapter Improve load geosite 2022-07-08 11:00:46 +08:00
cmd/sing-box Add resolver for outbound dialer 2022-07-07 21:47:21 +08:00
common Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
constant Add resolver for inbound 2022-07-07 23:45:05 +08:00
dns Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
docs Add examples 2022-07-08 22:45:06 +08:00
inbound Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
log Update gci format 2022-07-06 15:01:09 +08:00
option Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
outbound Add resolver for inbound 2022-07-07 23:45:05 +08:00
route Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
.gitignore Add log and dns documentation 2022-07-08 18:41:18 +08:00
.golangci.yml Init commit 2022-07-01 16:58:18 +08:00
box.go Add resolver for outbound dialer 2022-07-07 21:47:21 +08:00
format.go Update gci format 2022-07-06 15:01:09 +08:00
go.mod Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
go.sum Add dial parallel for outbound dialer 2022-07-08 13:08:29 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
mkdocs.yml Add examples 2022-07-08 22:45:06 +08:00
README.md Add README 2022-07-08 18:41:18 +08:00

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