mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-01-18 13:59:28 +08:00
11 lines
148 B
Markdown
11 lines
148 B
Markdown
|
# gRPC over REALITY
|
||
|
|
||
|
Generate `privateKey` and `publicKey`:
|
||
|
`xray x25519`
|
||
|
|
||
|
Generate `uuid`:
|
||
|
`xray uuid`
|
||
|
|
||
|
Generate `shortIds`:
|
||
|
`openssl rand -hex 8`
|