Lightweight and efficient shadowsocks implementation
Find a file
dependabot[bot] 771e43984c
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:05:12 +00:00
.github Update dependencies 2023-02-20 14:14:41 +08:00
shadowaead Fix WriteAddrPort usage 2023-09-07 08:56:10 +08:00
shadowaead_2022 Fix buffer usage 2023-12-08 18:16:57 +08:00
shadowimpl Add time func support 2023-02-21 16:05:03 +08:00
shadowstream Remove stack buffer usage 2023-07-03 21:13:47 +08:00
.gitignore Init commit 2022-05-25 20:38:14 +08:00
.golangci.yml Update dependencies 2023-02-20 14:14:41 +08:00
go.mod Bump golang.org/x/crypto from 0.16.0 to 0.17.0 2023-12-19 00:05:12 +00:00
go.sum Bump golang.org/x/crypto from 0.16.0 to 0.17.0 2023-12-19 00:05:12 +00:00
LICENSE Init commit 2022-05-25 20:38:14 +08:00
Makefile Update dependencies 2023-12-08 18:16:57 +08:00
none.go Remove stack buffer usage 2023-07-03 21:13:47 +08:00
README.md Init commit 2022-05-25 20:38:14 +08:00
shadowsocks.go Add multi-user service for no-2022 aead 2023-04-14 20:44:20 +08:00

sing-shadowsocks

Lightweight and efficient shadowsocks implementation with sing.