mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-12-09 11:40:25 +08:00
SSH认证支持sudo
This commit is contained in:
@@ -8,4 +8,5 @@ type Credentials struct {
|
||||
PrivateKey string
|
||||
Passphrase string
|
||||
Method string
|
||||
Sudo bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user