The universal proxy platform
Go to file
世界 ba67633ee8
Fix missing source address in inbound logs in QUIC inbounds
2024-03-07 10:47:16 +08:00
.github Fix docker workflow 2024-02-24 22:49:07 +08:00
adapter platform: Export `NeedWIFIState` for Android 2024-02-18 14:24:21 +08:00
clients Bump version 2024-03-05 13:14:38 +08:00
cmd platform: Upgrade NDK to the latest LTS version 2024-02-28 15:10:28 +08:00
common Fix missing write result in TFO open 2024-01-19 11:22:13 +08:00
constant Avoid opening log output before start & 2024-01-03 12:21:46 +08:00
docs Bump version 2024-03-05 13:14:38 +08:00
experimental platform: Fix group update interval not taking effect 2024-02-24 13:20:43 +08:00
inbound Fix missing source address in inbound logs in QUIC inbounds 2024-03-07 10:47:16 +08:00
include Add filemanager api 2023-06-07 20:45:25 +08:00
log Avoid opening log output before start & 2024-01-03 12:21:46 +08:00
ntp Fix missing omitempty for NTP server fields 2023-12-05 18:32:21 +08:00
option Improve read wait interface & 2024-01-03 12:21:47 +08:00
outbound Copy DNS message struct instead of deep copy 2024-02-10 23:49:09 +08:00
release Add network-online.target in .service files 2024-01-16 05:50:07 +08:00
route Fix network/interface monitor 2024-02-26 22:53:31 +08:00
test Refactor inbound/outbound options struct 2024-01-03 12:21:47 +08:00
transport Don't return error in WireGurad client bind 2024-02-28 15:28:38 +08:00
.gitignore Add rule-set 2024-01-03 12:21:36 +08:00
.gitmodules platform: Unify client versions 2024-02-24 13:20:27 +08:00
.golangci.yml Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
.goreleaser.yaml platform: Upgrade NDK to the latest LTS version 2024-02-28 15:10:28 +08:00
Dockerfile [dependencies] Update golang Docker tag to v1.22 2024-02-10 11:54:40 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile Fix reproducible builds 2024-02-24 23:19:31 +08:00
README.md Update documentation 2023-04-16 16:28:41 +08:00
box.go Remove unnecessary context wrappers 2024-01-03 12:21:48 +08:00
box_outbound.go Avoid opening log output before start & 2024-01-03 12:21:46 +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 Migrate contentjson and badjson to library & 2024-01-03 12:21:37 +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 documentation: Add link to F-Droid 2024-03-05 13:13:31 +08:00
go.sum documentation: Add link to F-Droid 2024-03-05 13:13:31 +08:00
mkdocs.yml documentation: Fix navigation menu 2024-02-24 13:20:42 +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.