@ -1,10 +1,11 @@
package ssh
import (
"golang.org/x/crypto/ssh"
"golang.org/x/crypto/ssh/terminal"
"log"
"os"
)
func KeyboardInteractive() ssh.KeyboardInteractiveChallenge {