The universal proxy platform
Go to file
2023-09-07 21:34:35 +08:00
.github [dependencies] Update actions/stale action to v8 2023-08-31 23:32:44 +08:00
adapter Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
cmd Update Makefile 2023-08-30 18:23:17 +08:00
common Update Makefile 2023-08-29 10:26:11 +08:00
constant Add TUIC protocol 2023-08-20 13:31:40 +08:00
docs documentation: Bump version 2023-08-31 23:32:44 +08:00
experimental clash-api: Move default mode to first 2023-09-07 21:34:35 +08:00
inbound Fix return nil addr in conn 2023-08-30 21:28:03 +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 Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
option Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
outbound Add udp over stream support for TUIC 2023-08-20 14:15:22 +08:00
release Update release scripts 2023-03-31 14:31:35 +08:00
route Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
test Fix return nil addr in conn 2023-08-30 21:28:03 +08:00
transport Fix return nil addr in conn 2023-08-30 21:28:03 +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 Build with_dhcp by default 2023-06-14 09:14:45 +08:00
box.go Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
box_outbound.go Check duplicated outbound tag 2023-06-26 18:47:52 +08:00
debug_go118.go Add debug http server 2023-06-07 20:45:25 +08:00
debug_go119.go Add debug http server 2023-06-07 20:45:25 +08:00
debug_http.go Add debug http server 2023-06-07 20:45:25 +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
Dockerfile [dependencies] Update golang Docker tag to v1.21 2023-08-20 13:31:56 +08:00
go.mod Fix return nil addr in conn 2023-08-30 21:28:03 +08:00
go.sum Fix return nil addr in conn 2023-08-30 21:28:03 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile Update Makefile 2023-08-31 23:32:44 +08:00
mkdocs.yml Update documentation 2023-08-20 13:31:48 +08:00
README.md Update documentation 2023-04-16 16:28:41 +08:00

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.