Tools & Automation
SSH Access
SSH Access
SSH Access (vPanel โ SSH Access) lets you manage your account's authorized_keys โ the public keys that are allowed to log in to your account over SSH.
Adding a key
Add your SSH public key through the panel, and you can then connect to your account from the command line using key-based authentication (more secure than passwords).
Why use it
SSH access is useful for:
- Running commands directly on your account.
- Using Git over SSH for deployments (see Git).
- Transferring files with
scporrsync.
Key management is confined to your own account.
Last updated Jul 1, 2026 ยท Need help?