The universal proxy platform
Go to file
世界 187421c754
Append time to session log
2023-03-31 14:31:35 +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 Fix import format 2023-03-20 23:01:54 +08:00
common Fix slow open 2023-03-23 17:14:38 +08:00
constant ntp: Add write_to_system service option 2023-03-18 23:11:40 +08:00
docs Accept "any" outbound in dns rule 2023-03-31 14:31:35 +08:00
experimental Add command to connect an address 2023-03-18 20:27:38 +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 Append time to session log 2023-03-31 14:31:35 +08:00
ntp ntp: Add write_to_system service option 2023-03-18 23:11:40 +08:00
option Fix optional listen address 2023-03-19 20:46:22 +08:00
outbound Fix dns routing context 2023-03-31 09:14:04 +08:00
release Revert remove install shell 2023-03-27 08:20:55 +08:00
route Accept "any" outbound in dns rule 2023-03-31 14:31:35 +08:00
test Fix optional listen address 2023-03-19 20:46:22 +08:00
transport Fix missing default host in v2ray http transport`s request 2023-03-27 08:20:59 +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 Revert remove install shell 2023-03-27 08:20:55 +08:00
Dockerfile Update dockerfile 2023-03-24 08:29:11 +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
README.md Update LICENSE 2023-03-27 08:20:51 +08:00
box.go Add command to connect an address 2023-03-18 20:27:38 +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
go.mod Update dependencies 2023-03-27 08:22:56 +08:00
go.sum Update dependencies 2023-03-27 08:22:56 +08:00
mkdocs.yml Update UoT protocol 2023-03-17 12:57:48 +08:00

README.md

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.