billchurch / webssh2

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

Interactive authentication #323

Open szom1 opened 1 year ago

szom1 commented 1 year ago

Hi. Can you please add interactive authentication feature as option to your project. Thanks in advance!

billchurch commented 10 months ago

@szom1 what exactly do you mean? The Keyboard-Interactive method is the default behavior of this project.

https://github.com/billchurch/webssh2/blob/acb4e42fded29eab9292ed35e737f70c2df93927/app/server/socket.js#L223-L225