The universal proxy platform
Go to file
2023-03-05 14:57:50 +08:00
.github Fix documentation 2023-02-18 19:33:35 +08:00
adapter Add NTP service 2023-02-21 16:09:06 +08:00
cmd Fix check config 2023-03-05 14:57:50 +08:00
common Add reload platform command 2023-03-03 21:59:54 +08:00
constant Update documentation 2023-02-25 16:28:39 +08:00
docs Fix documentation 2023-03-05 14:57:50 +08:00
experimental Add stop platform command 2023-03-04 00:40:47 +08:00
inbound Improve server error handling 2023-03-02 00:18:35 +08:00
include Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
log Update TUN creation 2023-02-26 20:55:15 +08:00
ntp Update documentation 2023-02-21 20:54:25 +08:00
option Fixed user flow in vless server 2023-03-01 20:28:40 +08:00
outbound Fix close conn 2023-03-03 19:27:30 +08:00
release Update release script 2023-02-18 21:14:17 +08:00
route Fix UoT UDP address 2023-03-03 11:34:51 +08:00
test Minor fixes 2023-03-03 16:31:07 +08:00
transport Minor fixes 2023-03-03 16:31:07 +08:00
.gitignore Update .gitignore 2023-03-03 18:51:33 +08:00
.golangci.yml Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
.goreleaser.yaml Fix android i686 compiler 2022-12-11 15:01:54 +08:00
box.go Add tun platform options 2023-02-28 19:02:27 +08:00
Dockerfile [dependencies] Update golang Docker tag to v1.20 2023-02-09 18:04:16 +08:00
go.mod Add generate commands 2023-03-05 11:21:32 +08:00
go.sum Add generate commands 2023-03-05 11:21:32 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
Makefile Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +08:00
mkdocs.yml Add VLESS server, vision flow and reality TLS 2023-02-25 16:24:08 +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/>.