The universal proxy platform
Go to file
2022-07-23 21:28:13 +08:00
.github Add vmess inbound/outbound 2022-07-18 12:32:31 +08:00
adapter Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
cmd/sing-box Add basic clash api 2022-07-19 22:45:55 +08:00
common Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
constant Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
docs Update documentations 2022-07-23 09:29:37 +08:00
experimental Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
inbound Deprecate dns_hijack and dns inbound 2022-07-23 09:15:47 +08:00
log Fix log format 2022-07-22 14:28:29 +08:00
option Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
outbound Fix urltest log 2022-07-23 10:28:32 +08:00
route Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
test Improve 4in6 processing 2022-07-22 17:57:23 +08:00
.gitignore Add debug build for all arch 2022-07-17 09:11:23 +08:00
.golangci.yml Remove ToString0[T] usage to fix golangci-lint 2022-07-10 22:00:28 +08:00
box.go Minor fixes 2022-07-20 13:46:47 +08:00
format.go Migrate components to library 2022-07-11 18:44:59 +08:00
go.mod Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
go.sum Add process_name/package_name/user/user_id rule item 2022-07-23 21:28:13 +08:00
LICENSE Init commit 2022-07-01 16:58:18 +08:00
mkdocs.yml Update documentations 2022-07-23 09:29:37 +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/>.