mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
added cidr support
This commit is contained in:
parent
4f53932848
commit
32ec439be6
19 changed files with 135 additions and 116 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include "hydra.h"
|
||||
|
||||
extern char quiet;
|
||||
|
||||
extern void hydra_child_exit(int code);
|
||||
extern void hydra_register_socket(int s);
|
||||
extern char *hydra_get_next_pair();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue