We've worked out that a host is a client-side projection of an inbound. Now we assemble a working link by hand: keys, inbound, host, fingerprint. And right away a scheme for the future — one node serving three transports. Enter your own data in the builder above.
A host lives on an inbound, and the inbound needs Reality keys. Let's generate the set. One privateKey can be reused on the node for several inbounds, while the shortId we make different for each:
bash
xray x25519 # privateKey → server, publicKey → client
xray uuid # user id (C…
/
This guide is part of paid access
Get full access to unlock the text, configs and builder.