billchurch / webssh2

Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
MIT License
2.36k stars 536 forks source link

authorized_keys #361

Open KupueIIIKo opened 7 months ago

KupueIIIKo commented 7 months ago

How do I change my connection authorized_keys? Or tell me where? I remade the client where I sent the login and password to the client from the browser and it connected. But now I can't because other servers issue a single-line key ssh-rsa AAAAB3NzaClyc2EAAAADAQABAAABgQCuDrbDpAo4rkH0GegICr0m5uVk7HZHif0c6E5qV.....

KupueIIIKo commented 7 months ago

I didn't understand the theory well

billchurch commented 3 months ago

Are you asking for support using an SSH-RSA private key to authenticate to an SSH server?

KupueIIIKo commented 3 months ago

YES

KupueIIIKo commented 3 months ago

У Вас хороший проект. Спасибо, что не забываете) Если разбогатею закину на кофе)

KupueIIIKo commented 3 months ago

![image](https://github.com/user-attachments/assets/12174ff9-bb12-4b70-b80b-e4bf8a24edf5

After much torment I succeeded) I inserted an iframe and set up interaction with js.