GUEST VPN
Join CGX
Generate your WireGuard private key locally. Submit only the public key.
Local key generation
umask 077
wg genkey | tee private.key | wg pubkey > public.keyYour private key must never be pasted into this portal.
GUEST VPN
Generate your WireGuard private key locally. Submit only the public key.
umask 077
wg genkey | tee private.key | wg pubkey > public.keyYour private key must never be pasted into this portal.