Add Authorized Key
Add SSH Public Keys to user account
This page will help you to add SSH public keys into your account ( root) . So that the remote user can ssh to the server with the given credentials.
Eenos support the ssh public keys in the formats of RSA , DSA , ECDSA and ed25519
You may copy the contents of SSH public key file and place in the text area and click the button Add Authorized Key.
This will add the key to the ROOT users authorized_key file.
Allowing access to root via SSH keys will give the full access to the server. It is dangerous to add untrusted public keys.