No description
Find a file
2023-03-17 14:53:18 +08:00
.github Update build configuration 2023-03-17 14:53:13 +08:00
adapter Fix reset outbound 2022-11-06 10:36:19 +08:00
cmd Update build configuration 2023-03-17 14:53:13 +08:00
common Fix uTLS ALPN 2023-03-09 23:05:49 +08:00
constant Update documentation 2023-02-22 11:23:33 +08:00
docs Update documentation 2023-02-22 11:23:33 +08:00
experimental Fix open cache file 2023-03-17 14:53:13 +08:00
inbound Fix windows interface monitor 2023-03-17 14:53:13 +08:00
include Fix quic stub 2022-11-28 16:06:54 +08:00
log Fix write log timestamp 2022-08-31 23:35:43 +08:00
option Fix inbound default DF 2023-01-19 10:36:25 +08:00
outbound Fix close conn 2023-03-17 14:53:13 +08:00
release Update release script 2023-02-22 11:18:12 +08:00
route Fix private ip will never be matched 2023-03-09 22:52:11 +08:00
test Fix shadowtls server 2022-11-21 21:20:44 +08:00
transport Fix windows interface monitor 2023-03-17 14:53:13 +08:00
.gitignore Update .gitignore 2023-03-17 14:53:13 +08:00
.golangci.yml Fix lint 2023-02-22 11:16:26 +08:00
.goreleaser.yaml Update build configuration 2023-03-17 14:53:13 +08:00
box.go Update build configuration 2023-03-17 14:53:13 +08:00
Dockerfile Update build configuration 2023-03-17 14:53:13 +08:00
go.mod Fix vmess server buffer 2023-03-17 14:53:18 +08:00
go.sum Fix vmess server buffer 2023-03-17 14:53:18 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
Makefile Update build configuration 2023-03-17 14:53:13 +08:00
mkdocs.yml Update documentation 2022-12-03 14:38:52 +08:00
README.md Add README 2022-07-08 18:41:18 +08:00

sing-box

The universal proxy platform.

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