The universal proxy platform
Go to file
2023-04-07 19:18:26 +08:00
.github dependencies: Update actions/setup-go action to v4 2023-03-17 17:58:08 +08:00
adapter Add command to connect an address 2023-03-18 20:27:38 +08:00
cmd Refactor log factory constructor 2023-04-03 20:24:13 +08:00
common Update reality protocol 2023-04-06 19:05:05 +08:00
constant ntp: Add write_to_system service option 2023-03-18 23:11:40 +08:00
docs documentation: Update changelog 2023-04-07 19:18:26 +08:00
experimental platform: Fixes and improvements 2023-04-05 19:54:20 +08:00
inbound Improve timeout canceler 2023-03-23 15:39:12 +08:00
include Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
log Refactor log factory constructor 2023-04-03 20:24:13 +08:00
ntp ntp: Add write_to_system service option 2023-03-18 23:11:40 +08:00
option Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
outbound Update dependencies 2023-04-07 16:19:34 +08:00
release Update release scripts 2023-03-31 14:31:35 +08:00
route Accept "any" outbound in dns rule 2023-03-31 14:31:35 +08:00
test Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
transport Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +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 Update release scripts 2023-03-31 14:31:35 +08:00
box.go Minor fixes 2023-04-05 21:41:06 +08:00
debug.go Add experimental debug options 2023-03-17 17:58:08 +08:00
debug_go118.go Add experimental debug options 2023-03-17 17:58:08 +08:00
Dockerfile Update dockerfile 2023-03-24 08:29:11 +08:00
go.mod dns: Fix rewrite TTL 2023-04-07 16:19:34 +08:00
go.sum dns: Fix rewrite TTL 2023-04-07 16:19:34 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile Fix make build 2023-03-19 16:57:07 +08:00
mkdocs.yml Update client documentation 2023-04-06 12:51:26 +08:00
README.md Update LICENSE 2023-03-27 08:20:51 +08:00

sing-box

The universal proxy platform.

Packaging status

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

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