SSH认证--私钥认证方式增加用户名选项
This commit is contained in:
@@ -6,4 +6,5 @@ type Credentials struct {
|
||||
Username string
|
||||
Password string
|
||||
PrivateKey string
|
||||
Method string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user