Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
shadow1ng
2021-06-18 09:57:27 +08:00
8 changed files with 82 additions and 106 deletions
+1
View File
@@ -53,6 +53,7 @@ type HostInfo struct {
Password string
Usernames []string
Passwords []string
Infostr []string
Hash string
}