mirror of
https://github.com/XTLS/Xray-examples.git
synced 2024-11-09 18:43:13 +00: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`
|