The universal proxy platform
Go to file
2022-08-20 13:31:15 +08:00
.github
adapter Improve process searcher 2022-08-20 12:11:27 +08:00
cmd/sing-box Allow read config from stdin 2022-08-19 15:43:13 +08:00
common Skip bind connection with private destination to interface 2022-08-20 13:31:15 +08:00
constant Fix route on android 2022-08-20 10:27:13 +08:00
docs Update documentation 2022-08-19 22:30:12 +08:00
experimental
inbound Improve process searcher 2022-08-20 12:11:27 +08:00
log
option Add hysteria and acme TLS certificate issuer (#18) 2022-08-19 15:42:57 +08:00
outbound Add hysteria and acme TLS certificate issuer (#18) 2022-08-19 15:42:57 +08:00
release Add with_acme to server scripts 2022-08-19 17:48:56 +08:00
route Improve process searcher 2022-08-20 12:11:27 +08:00
test Fix write socks5 username password auth request 2022-08-20 13:26:49 +08:00
transport/hysteria Add hysteria and acme TLS certificate issuer (#18) 2022-08-19 15:42:57 +08:00
.gitignore
.golangci.yml
.goreleaser.yaml Update documentation 2022-08-19 22:30:12 +08:00
box.go Start outbounds before router 2022-08-20 09:13:00 +08:00
go.mod Fix write socks5 username password auth request 2022-08-20 13:26:49 +08:00
go.sum Fix write socks5 username password auth request 2022-08-20 13:26:49 +08:00
LICENSE
Makefile
mkdocs.yml Update documentation 2022-08-19 22:30:12 +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/>.