mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-20 05:13:51 -07:00
clarification
This commit is contained in:
parent
5c1a4bbf99
commit
cb30c8442b
2 changed files with 91 additions and 3 deletions
2
hydra.c
2
hydra.c
|
@ -3026,7 +3026,7 @@ int main(int argc, char *argv[]) {
|
|||
//if (conwait == 0)
|
||||
// hydra_options.conwait = conwait = 1;
|
||||
//printf("[WARNING] the rdp module is currently reported to be unreliable, most likely against new Windows version. Please test, report - and if possible, fix.\n");
|
||||
printf("[ERROR] the rdp module does not support the current protocol, hence it is disabled. If you want to add it, please contact vh@thc.org\n");
|
||||
printf("[ERROR] the rdp module does not support the current protocol, hence it is disabled. If you want to develop it, please contact vh@thc.org\n");
|
||||
exit(-1);
|
||||
i = 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue