The universal proxy platform
Go to file
dependabot[bot] f537e533ca
Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /test
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:04:19 +00:00
.github [dependencies] Update github-actions 2023-12-14 15:14:22 +08:00
adapter Improve read wait interface & 2023-12-18 22:27:03 +08:00
cmd Make generated files have `SUDO_USER`'s permissions if possible. 2023-12-18 22:27:11 +08:00
common Update uTLS to 1.5.4 2023-12-18 22:27:11 +08:00
constant Avoid opening log output before start & 2023-12-18 22:26:01 +08:00
docs documentation: Bump version 2023-12-18 22:27:53 +08:00
experimental Improve configuration merge 2023-12-18 22:27:11 +08:00
inbound Improve read wait interface & 2023-12-18 22:27:03 +08:00
include Add filemanager api 2023-06-07 20:45:25 +08:00
log Avoid opening log output before start & 2023-12-18 22:26:01 +08:00
ntp Fix missing omitempty for NTP server fields 2023-12-05 18:32:21 +08:00
option Refactor inbound/outbound options struct 2023-12-18 22:27:11 +08:00
outbound Remove unnecessary context wrappers 2023-12-18 22:27:11 +08:00
release Update release scripts 2023-03-31 14:31:35 +08:00
route Remove unnecessary context wrappers 2023-12-18 22:27:11 +08:00
test Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /test 2023-12-19 00:04:19 +00:00
transport Improve read wait interface & 2023-12-18 22:27:03 +08:00
.gitignore Add rule-set 2023-12-18 22:25:53 +08:00
.golangci.yml Add ShadowTLS protocol v3 2023-02-18 14:55:47 +08:00
.goreleaser.yaml Remove apk build due to missing openrc configuration 2023-11-14 20:15:41 +08:00
Dockerfile build: Unify build tags 2023-11-13 14:12:35 +08:00
LICENSE Update LICENSE 2023-03-27 08:20:51 +08:00
Makefile Update uTLS to 1.5.4 2023-12-18 22:27:11 +08:00
README.md Update documentation 2023-04-16 16:28:41 +08:00
box.go Remove unnecessary context wrappers 2023-12-18 22:27:11 +08:00
box_outbound.go Avoid opening log output before start & 2023-12-18 22:26:01 +08:00
debug_go118.go Improve conntrack 2023-09-20 14:15:00 +08:00
debug_go119.go Fix debug.SetMemoryLimit usage 2023-09-20 22:01:58 +08:00
debug_http.go Migrate contentjson and badjson to library & 2023-12-18 22:25:54 +08:00
debug_linux.go Add debug http server 2023-06-07 20:45:25 +08:00
debug_stub.go Add debug http server 2023-06-07 20:45:25 +08:00
go.mod Update uTLS to 1.5.4 2023-12-18 22:27:11 +08:00
go.sum Update uTLS to 1.5.4 2023-12-18 22:27:11 +08:00
mkdocs.yml Update documentation 2023-12-18 22:26:01 +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.