antoniomika/sish

sish SSH question

Sapu98 opened this issue · 0 comments

Sapu98 commented

Is it possible to allow the ssh connection without ssh key? mayke with a ssh password only? or even without any authentication?
So when I try to "ssh -p 2222 -R hostit:80:localhost:4000 mydomain.com" it just connects?
I know it's unsafe.