mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 21:02:44 +08:00
Merge fa248ac40e
into ac68df70f7
This commit is contained in:
commit
2181775136
@ -129,6 +129,7 @@ func parsePasswords() {
|
||||
pwdList = append(pwdList, pass)
|
||||
}
|
||||
}
|
||||
pwdList = append(pwdList, "")
|
||||
Passwords = pwdList
|
||||
LogBase(GetText("load_passwords_from_file", len(passes)))
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user