CMS Keeper

All guides

Hostinger — how to grant us SSH access

In hPanel you enable SSH and add our public key. Shared hosting does not use port 22.

https://hpanel.hostinger.com

  1. Log in to hPanel: https://hpanel.hostinger.com
  2. Open the site → Advanced → SSH Access.
  3. Enable SSH if it is not already on.
  4. Add SSH key — paste the public key below.
  5. Copy hostname, username and port. On shared hosting the port is often 65002, not 22.
  6. WordPress is usually in public_html.

Our public SSH key

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKFBqdpGG7oBgzoFIXVJaTPlzDZ+sZsDIKnS3iKaXmcX cmskeeper@app.cmskeeper.com

If you restrict SSH by IP, allow this address: 2.29.23.134

Once the key is added, enter host, port, user and the directory with wp-config.php on the order page. Do not send a database password — WP-CLI reads it on the server.