FeatureRequestNeedsFixhelp wanted
仓库指标
- Star
- (133,883 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Please answer these questions before submitting your issue. Thanks!
- What version of Go are you using (
go version)? go version go1.6.1 darwin/amd64 - What operating system and processor architecture are you using (
go env)? darwin/amd64 - What did you do? If possible, provide a recipe for reproducing the error. A complete runnable program is good. A link on play.golang.org is best.
Simply a part of the RFC 4254 document that was not implemented; would want a method on an ssh.Session object to send messages such as this.
- What did you expect to see? N/A
- What did you see instead? Not yet implemented.