mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-08 10:30:24 +08:00
SSH登录支持Passphrase
This commit is contained in:
@@ -6,5 +6,6 @@ type Credentials struct {
|
||||
Username string
|
||||
Password string
|
||||
PrivateKey string
|
||||
Passphrase string
|
||||
Method string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user