Add binary
This commit is contained in:
BIN
bin/gaspass_linix-amd64.bin
Executable file
BIN
bin/gaspass_linix-amd64.bin
Executable file
Binary file not shown.
@@ -24,9 +24,9 @@ func processFlags() {
|
||||
os.Exit(1)
|
||||
}
|
||||
|
||||
// if ! opts.CharsLower && ! opts.CharsUpper && ! opts.CharsNumbers && ! opts.CharsSpecials {
|
||||
// opts.CharsLower, opts.CharsUpper, opts.CharsNumbers, opts.CharsSpecials = true, true, true, true
|
||||
// }
|
||||
if ! opts.CharsLower && ! opts.CharsUpper && ! opts.CharsNumbers && ! opts.CharsSpecials {
|
||||
opts.CharsLower, opts.CharsUpper, opts.CharsNumbers, opts.CharsSpecials = true, true, true, true
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user