The universal proxy platform
Go to file
2022-08-13 11:01:22 +08:00
.github Improve build 2022-08-12 22:58:28 +08:00
adapter Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
cmd/sing-box Improve build 2022-08-12 22:58:28 +08:00
common Improve smux write 2022-08-12 16:49:25 +08:00
constant Improve build 2022-08-12 22:58:28 +08:00
docs Fix documentation typo (#13) 2022-08-13 11:01:22 +08:00
experimental Fix copy early conn 2022-08-08 20:56:53 +08:00
inbound Refactor bufio 2022-08-11 23:59:22 +08:00
log Refactor bufio 2022-08-11 23:59:22 +08:00
option Add UoT option to socks outbound too 2022-08-12 17:55:52 +08:00
outbound Add UoT option to socks outbound too 2022-08-12 17:55:52 +08:00
release Improve build 2022-08-12 22:58:28 +08:00
route Add back UoT support 2022-08-11 10:36:28 +08:00
test Fix dns concurrent write 2022-08-13 11:00:15 +08:00
.gitignore Improve build 2022-08-12 22:58:28 +08:00
.golangci.yml Improve build 2022-08-12 22:58:28 +08:00
.goreleaser.yaml Improve build 2022-08-12 22:58:28 +08:00
box.go Minor fixes 2022-08-12 12:13:57 +08:00
go.mod Fix dns concurrent write 2022-08-13 11:00:15 +08:00
go.sum Fix dns concurrent write 2022-08-13 11:00:15 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
Makefile Improve build 2022-08-12 22:58:28 +08:00
mkdocs.yml Update documentation 2022-08-10 21:21:02 +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/>.