Hostinger — how to grant us SSH access
In hPanel you enable SSH and add our public key. Shared hosting does not use port 22.
- Log in to hPanel: https://hpanel.hostinger.com
- Open the site → Advanced → SSH Access.
- Enable SSH if it is not already on.
- Add SSH key — paste the public key below.
- Copy hostname, username and port. On shared hosting the port is often 65002, not 22.
- 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.