The universal proxy platform
Go to file
世界 de1b5971e1
Update documentation
2023-04-16 16:28:41 +08:00
.github Fix workflows 2023-04-14 20:57:08 +08:00
adapter Add command to connect an address 2023-03-18 20:27:38 +08:00
cmd Add close monitor 2023-04-08 08:10:03 +08:00
common Fix conntrack return pointer 2023-04-14 21:00:45 +08:00
constant ntp: Add write_to_system service option 2023-03-18 23:11:40 +08:00
docs Update documentation 2023-04-16 16:28:41 +08:00
experimental Fix write log to stderr 2023-04-14 20:55:57 +08:00
inbound Replace usages of uber/atomic 2023-04-14 20:55:05 +08:00
include Add loopback check 2023-04-08 09:13:50 +08:00
log Refactor log factory constructor 2023-04-03 20:24:13 +08:00
ntp Update cancel context usage 2023-04-14 20:56:16 +08:00
option Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
outbound Update dependencies 2023-04-16 16:28:41 +08:00
release Update release scripts 2023-03-31 14:31:35 +08:00
route Print sniff result 2023-04-14 21:00:01 +08:00
test Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
transport Update dependencies 2023-04-16 16:28:41 +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
Dockerfile Update dockerfile 2023-03-24 08:29:11 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile android: Remove Seq.Delete warning 2023-04-14 21:00:40 +08:00
README.md Update documentation 2023-04-16 16:28:41 +08:00
box.go Add loopback check 2023-04-08 09:13:50 +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-04-16 16:28:41 +08:00
go.sum Update dependencies 2023-04-16 16:28:41 +08:00
mkdocs.yml Update client documentation 2023-04-06 12:51:26 +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.