The universal proxy platform
Go to file
2022-08-22 12:02:16 +08:00
.github Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
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 Update release config 2022-08-21 13:03:19 +08:00
constant Add ssh outbound 2022-08-21 22:30:48 +08:00
docs Add ssh outbound 2022-08-21 22:30:48 +08:00
experimental Fix copy early conn 2022-08-08 20:56:53 +08:00
inbound Fix tests 2022-08-22 12:02:16 +08:00
log Refactor bufio 2022-08-11 23:59:22 +08:00
option Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
outbound Add ssh outbound 2022-08-21 22:30:48 +08:00
release Add with_acme to server scripts 2022-08-19 17:48:56 +08:00
route Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
test Fix tests 2022-08-22 12:02:16 +08:00
transport/hysteria Fix vectorised writer 2022-08-21 22:35:58 +08:00
.gitignore Improve build 2022-08-12 22:58:28 +08:00
.golangci.yml Add uid and android user rules support in tun routing 2022-08-15 11:41:00 +08:00
.goreleaser.yaml Update release config 2022-08-21 13:03:19 +08:00
box.go Start outbounds before router 2022-08-20 09:13:00 +08:00
go.mod Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
go.sum Add strategy setting for each dns server 2022-08-22 12:01:50 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
Makefile Fix tests 2022-08-22 12:02:16 +08:00
mkdocs.yml Add ssh outbound 2022-08-21 22:30:48 +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/>.