mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 17:38:41 +00:00
Do not show ciphertext SessionID or full AuthKey
This commit is contained in:
parent
172f353bd7
commit
0573760346
3 changed files with 7 additions and 8 deletions
2
go.mod
2
go.mod
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb
|
||||
github.com/stretchr/testify v1.8.2
|
||||
github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e
|
||||
github.com/xtls/reality v0.0.0-20230309125256-0d0713b108c8
|
||||
github.com/xtls/reality v0.0.0-20230320153727-442d33ede91e
|
||||
go.starlark.net v0.0.0-20230302034142-4b1e35fe2254
|
||||
golang.org/x/crypto v0.7.0
|
||||
golang.org/x/net v0.8.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue