antoniomika / sish

HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
https://ssi.sh
MIT License
4.03k stars 308 forks source link

SISH asks for password #318

Closed kalcao closed 3 months ago

kalcao commented 3 months ago

Hello, I have installed sish on gcp following the tutorial. I have produced all the steps with no errors. But asks me for password when connection.

<mygoogle_username>@cloudshell:~/cloudshell_open/sish-0 (<mygcp_project_name>)$ ssh -p 2222 -R foo:80:httpbin.org:80 401.lol
<mygoogle_username>@<mydomain>'s password: 

Any solutions will be appreciated!

kalcao commented 3 months ago

I have discovered after posting this issue right away... I missed to add ssh keys, pubs on each folder(/keys, /publickeys)