Not able to ssh via "Overexposed SSH"

I am able to login with the basic SSH but Over exposed asks me for password.

This is not working
⬢ ❯ ssh root@xxx -p 13776 -i ~/.ssh/id_ed25519
root@xxx's password:
Permission denied, please try again.
root@xxx's password:


This works
⬢ ❯ ssh xxx-xxx@ssh.runpod.io -i ~/.ssh/id_ed25519
Solution
You can use OhMyRunPod
Was this page helpful?