What it is
A full interactive console to your server, opened right in the browser — no SSH client, no key setup, no port 22. It talks to the machine over the provider's out-of-band console (the same VNC-style access you'd get from the cloud dashboard), so it works even when networking on the server is broken.
When it saves you
- **Locked out by your own firewall.** Fix the
ufw/iptablesrule from the console and get SSH back. - **No SSH client handy.** On a borrowed laptop, a phone, or a restricted work machine — just open the dashboard.
- **Port 22 blocked.** Some networks and countries block outbound SSH; the console runs over HTTPS.
- **Boot or network trouble.** Because it's out-of-band, you can log in even when the server can't reach the internet.
How to open it
Go to your server in the dashboard and click **Console**. A terminal opens in a new window, connected to your machine — log in with your root password and you're in.
Available on Vultr servers. Like everything here, it needs no card and no KYC — just your account and your crypto balance.
*Tip: before you tighten a firewall or change SSH settings, keep the console open in another tab. If a rule locks you out, you've got an escape hatch that doesn't depend on SSH.*