mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
added -K no redo switch
This commit is contained in:
parent
c2286ffb00
commit
4cda4ca189
3 changed files with 9 additions and 1 deletions
1
hydra.h
1
hydra.h
|
@ -213,6 +213,7 @@ typedef struct {
|
|||
char *server;
|
||||
char *service;
|
||||
char bfg;
|
||||
int32_t skip_redo;
|
||||
} hydra_option;
|
||||
|
||||
#define _HYDRA_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue