mirror of https://github.com/XTLS/Xray-examples
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`
|