Trials

Start a FuZeCLOUD trial

If you have an invitation code, you can bootstrap immediately. If you don’t, request one.

Already have an invitation code?

Use your invitation code together with a 4096-bit RSA public key. We only accept your public key.

Keep your private key and invitation-code passphrase secret. We never ask for either — only the public key.

How to generate a 4096-bit RSA key

macOS / Linux

ssh-keygen -t rsa -b 4096 -C "FuZeCLOUD"

Use your invitation code as the passphrase when prompted, then paste the contents of the generated .pub file above.