rsrdesarrollo/SaSSHimi

Add Support for Multifactor

clayscode opened this issue · 0 comments

Currently, if you try to connect to a system with some form of multifactor (e.g. Duo, Google Auth, etc) the server freezes after sending credentials. Is a fix for this something that could be easily implemented?

I guess this is variable based on the system you're logging into. Is it possible to just have SaSSHimi just display stdout and send stdin like it would if you were sshing into a shell, and then drop back to normal operation after it detects you've logged in?