root access via SSH, so you can connect directly from your computer’s terminal.
You’ll need three things from your welcome email:
- Server IP address (e.g.,
192.168.1.50) - Username (this is always
root) - Password
Connecting from macOS or Linux
If you’re using a Mac or a Linux computer, you don’t need to install anything. The SSH tool is already built-in.Run the SSH Command
Type the following command, replacing Press Enter.
YOUR_IP with your actual server’s IP address:Accept the Fingerprint
The first time you connect, you’ll see a warning about the host’s authenticity. Type
yes and hit Enter to save the server’s fingerprint.Connecting from Windows
If you’re on Windows 10 or 11, you can use the built-in Command Prompt or PowerShell, which works exactly like the Mac/Linux instructions above. Alternatively, you can use a popular third-party client like PuTTY:Download PuTTY
Download and install PuTTY.
Enter your IP Address
Open PuTTY. In the “Host Name (or IP address)” box, paste your FlashRDP server’s IP. Make sure the port is set to
22.Locked out? If you ever lose your SSH access or misconfigure your firewall, don’t panic. You can always use the VNC Console in your FlashRDP Control Panel to log in directly.