The universal proxy platform
Go to file
世界 dbdb8ef472
draft
2023-04-03 07:26:16 +08:00
.github dependencies: Update actions/setup-go action to v4 2023-03-17 17:58:08 +08:00
adapter draft 2023-04-03 07:26:16 +08:00
cmd Fix import format 2023-03-20 23:01:54 +08:00
common Add mitm service 2023-04-02 15:28:14 +08:00
constant ntp: Add write_to_system service option 2023-03-18 23:11:40 +08:00
docs Add fakeip support 2023-04-02 11:01:16 +08:00
experimental Add fakeip support 2023-04-02 11:01:16 +08:00
inbound Add L3 routing support 2023-04-02 11:01:00 +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
mitm draft 2023-04-03 07:26:16 +08:00
ntp ntp: Add write_to_system service option 2023-03-18 23:11:40 +08:00
option draft 2023-04-03 07:26:16 +08:00
outbound Add mitm service 2023-04-02 15:28:14 +08:00
release Update release scripts 2023-03-31 14:31:35 +08:00
route Add mitm service 2023-04-02 15:28:14 +08:00
test Fix optional listen address 2023-03-19 20:46:22 +08:00
transport Improve UDP domain destination NAT 2023-04-02 12:01:19 +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 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 mitm service 2023-04-02 15:28:14 +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 Improve UDP domain destination NAT 2023-04-02 12:01:19 +08:00
go.sum Improve UDP domain destination NAT 2023-04-02 12:01:19 +08:00
mkdocs.yml Add fakeip support 2023-04-02 11:01:16 +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.