Skip to content

Commit

Permalink
Added Short Wait Before Main Menu and Increased Time For Scan Text Build
Browse files Browse the repository at this point in the history
  • Loading branch information
esc0rtd3w committed Jan 25, 2017
1 parent 92cfd6d commit baf6d54
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion wifi-hacker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1988,6 +1988,9 @@ menuMain(){

forceDisconnectWifi
checkConnectionStatus

sleep 3

menuMain
;;

Expand Down Expand Up @@ -4886,7 +4889,7 @@ autoModeNoPreviousSessionWPS(){
#adAPScanNoChannel
adAPScanNoChannelWPS

doSleepMessage "Preparing Text List of Available Targets...." "11"
doSleepMessage "Preparing Text List of Available Targets...." "15"

doSleepMessage "Setting Up User Input...." "2"

Expand Down

0 comments on commit baf6d54

Please sign in to comment.