I have installed shellhub and configured the ssh port to 2222 for shellhub because i have ssh-server running on port 22 i tried to connect to one of my devices using its SSHID using the command bellow :
ssh [email protected]@myshellhub.com
but got : Permission denied, please try again.
Your help is appreciated.
After reading shellhub.io documentation, i should use the ssh port configured while installing shellhub server not the ssh port of the destination computer. The right command to use is