mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-25 12:41:53 +08:00
ssh模块加入私钥连接
This commit is contained in:
@@ -48,6 +48,7 @@ type HostInfo struct {
|
||||
Timeout int64
|
||||
Scantype string
|
||||
Command string
|
||||
SshKey string
|
||||
Username string
|
||||
Password string
|
||||
Usernames []string
|
||||
|
||||
Reference in New Issue
Block a user