hack version to sshpiper
This commit is contained in:
parent
ffccdb319a
commit
0494025b58
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ func generateKeyMaterial(out, tag []byte, r *kexResult) {
|
|||
}
|
||||
}
|
||||
|
||||
const packageVersion = "SSH-2.0-Go"
|
||||
const packageVersion = "SSH-2.0-SSHPiper"
|
||||
|
||||
// Sends and receives a version line. The versionLine string should
|
||||
// be US ASCII, start with "SSH-2.0-", and should not include a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue