a docker image based of teddysun/xray
run below in an environment where xray1.8.0 is installed
xray x25519
xray uuid
openssl rand -hex 8
xray tls ping domain.com
- PORT: server listening port
- UUID: UUID used in VLESS configuration
- PRIVATE_KEY: server private key
- PUBLIC_KEY: server private key
- SHORT_ID: a short id used in REALITY configuration
- SERVER_IP: server ip used in generating config vless share link
- DEST: sni destination used in REALITY config.
- DPORT: the port used for destination (use 443 if you are not sure)