Add gRPC over REALITY

This commit is contained in:
Mohammad Reza Gharabaghi
2023-05-21 17:45:45 +01:00
committed by yuhan6665
parent 004c490c7b
commit 2dc42bc0df
3 changed files with 212 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# gRPC over REALITY
Generate `privateKey` and `publicKey`:
`xray x25519`
Generate `uuid`:
`xray uuid`
Generate `shortIds`:
`openssl rand -hex 8`