Moved prompt to start brute force phase
This commit is contained in:
@ -532,7 +532,7 @@ void notify_status_online(int sig){
|
|||||||
stop_collection = true;
|
stop_collection = true;
|
||||||
return;
|
return;
|
||||||
} else {
|
} else {
|
||||||
printf(" - press enter to start brute-force phase\n");
|
printf(" - press enter to start brute-force phase");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
alarm(1);
|
alarm(1);
|
||||||
|
Reference in New Issue
Block a user