Hi guys,
I deployed wifi-repeater project to my Raspberry pi.
I want to access to it via ssh but it gives the following error:
C:\Windows\system32>ssh -p 22222 root@192.168.1.189
root@192.168.1.189: Permission denied (publickey).
How can I solve this?