golang/go

x/crypto/ssh: add example for KeyboardInteractive

Open

#35,238 创建于 2019年10月29日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (19,008 fork)batch import
DocumentationNeedsInvestigationhelp wanted

仓库指标

Star
 (133,883 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I'm having trouble figuring out how to use this method to prompt a user for input and get a password back out. I tried searching on Github but most of the top results are vendored copies of the ssh package.

Alternatively, it would be nice to have a default implementation.

贡献者指南