The universal proxy platform
Go to file
M1Screw 05b4d98852 feat: sentry debug 2023-11-05 17:15:15 +08:00
.github Update workflows 2023-10-30 12:40:52 +08:00
adapter Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
cmd feat: sentry debug 2023-11-05 17:15:15 +08:00
common Add TLS self sign generate command 2023-10-30 12:41:23 +08:00
constant Add ACME DNS01 challenge support via libdns 2023-09-17 01:09:41 +08:00
docs documentation: Bump version 2023-10-30 13:59:49 +08:00
experimental android: Add build info tools for debug 2023-10-30 12:41:24 +08:00
inbound Add brutal debug option for Hysteria2 2023-10-30 12:41:23 +08:00
include Add filemanager api 2023-06-07 20:45:25 +08:00
log platform: Fix output format 2023-07-09 12:24:43 +08:00
ntp Remove legacy NTP usages 2023-09-12 13:26:19 +08:00
option Add brutal debug option for Hysteria2 2023-10-30 12:41:23 +08:00
outbound Add brutal debug option for Hysteria2 2023-10-30 12:41:23 +08:00
release Update release scripts 2023-03-31 14:31:35 +08:00
route Fix netip.Prefix usage 2023-10-30 12:41:22 +08:00
test feat: sentry debug 2023-11-05 17:15:15 +08:00
transport Update BBR and Hysteria congestion control & Migrate legacy Hysteria protocol to library 2023-10-30 12:41:22 +08:00
.gitignore Add multiple configuration support 2023-03-18 20:27:38 +08:00
.golangci.yml Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
.goreleaser.yaml Add legacy builds for old Windows and macOS versions 2023-10-26 14:02:24 +08:00
Dockerfile Enable `with_ech` by default 2023-09-12 13:26:19 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile makefile: Fix release command 2023-10-23 14:09:06 +08:00
README.md Update documentation 2023-04-16 16:28:41 +08:00
box.go Improve ECH support 2023-09-12 13:26:19 +08:00
box_outbound.go Fix outbound not found message 2023-10-26 14:02:19 +08:00
debug_go118.go Improve conntrack 2023-09-20 14:15:00 +08:00
debug_go119.go Fix debug.SetMemoryLimit usage 2023-09-20 22:01:58 +08:00
debug_http.go Improve conntrack 2023-09-20 14:15:00 +08:00
debug_linux.go Add debug http server 2023-06-07 20:45:25 +08:00
debug_stub.go Add debug http server 2023-06-07 20:45:25 +08:00
go.mod feat: sentry debug 2023-11-05 17:15:15 +08:00
go.sum feat: sentry debug 2023-11-05 17:15:15 +08:00
mkdocs.yml Add ACME DNS01 challenge support via libdns 2023-09-17 01:09:41 +08:00

README.md

sing-box

The universal proxy platform.

Packaging status

Documentation

https://sing-box.sagernet.org

Support

https://community.sagernet.org/c/sing-box/

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

In addition, no derivative work may use the name or imply association
with this application without prior consent.