mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-09-19 21:54:29 +08:00
Add gRPC over REALITY
This commit is contained in:
committed by
yuhan6665
parent
004c490c7b
commit
2dc42bc0df
10
VLESS-gRPC-REALITY/README.ENG.md
Normal file
10
VLESS-gRPC-REALITY/README.ENG.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# gRPC over REALITY
|
||||
|
||||
Generate `privateKey` and `publicKey`:
|
||||
`xray x25519`
|
||||
|
||||
Generate `uuid`:
|
||||
`xray uuid`
|
||||
|
||||
Generate `shortIds`:
|
||||
`openssl rand -hex 8`
|
Reference in New Issue
Block a user