The universal proxy platform
Go to file
世界 44f4625d92
Fix calculate host for HTTP connect client
2024-01-05 14:16:58 +08:00
.github Update issue reporting templates 2023-12-26 19:05:19 +08:00
adapter Fix URLTest outbound 2023-12-02 17:55:58 +08:00
cmd build: Fix bad environment key 2023-11-16 01:42:24 +08:00
common Fix geoip close 2024-01-02 14:31:23 +08:00
constant Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
docs documentation: Bump version 2024-01-02 14:31:53 +08:00
experimental platform: Fix check config 2023-12-12 20:26:41 +08:00
inbound Fix missing UDP timeout for QUIC protocols 2023-12-21 15:16:36 +08:00
include Add filemanager api 2023-06-07 20:45:25 +08:00
log platform: Refactor log interface 2023-11-15 14:10:37 +08:00
ntp Fix missing omitempty for NTP server fields 2023-12-05 18:32:21 +08:00
option Fix missing marshal for `udp_timeout` 2023-12-26 10:52:46 +08:00
outbound Fix missing nil check for URLTest 2023-12-26 09:02:58 +08:00
release Update release scripts 2023-03-31 14:31:35 +08:00
route Fix geoip close 2024-01-02 14:31:23 +08:00
test Fix mux test 2023-12-27 10:30:19 +08:00
transport Fix grpc lite transport encoding 2024-01-01 16:16:58 +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 Remove apk build due to missing openrc configuration 2023-11-14 20:15:41 +08:00
Dockerfile build: Unify build tags 2023-11-13 14:12:35 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00
README.md Update documentation 2023-04-16 16:28:41 +08:00
box.go Fix URLTest outbound 2023-12-02 17:55:58 +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 Fix pprof URL path 2023-12-29 18:00:40 +08:00
debug_stub.go Fix pprof URL path 2023-12-29 18:00:40 +08:00
debug_unix.go Fix pprof URL path 2023-12-29 18:00:40 +08:00
go.mod Fix calculate host for HTTP connect client 2024-01-05 14:16:58 +08:00
go.sum Fix calculate host for HTTP connect client 2024-01-05 14:16:58 +08:00
mkdocs.yml documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +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.