mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-07 10:40:25 +08:00
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