Skip to content

Commit

Permalink
Set wps unbuffer var as local
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Nov 22, 2024
1 parent 52a41ca commit 5aa3402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airgeddon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10373,6 +10373,7 @@ function set_wps_attack_script() {

wps_attack_tool="${1}"
wps_attack_mode="${2}"
local unbuffer
if [ "${wps_attack_tool}" = "reaver" ]; then
unbuffer=""
case ${wps_attack_mode} in
Expand Down

0 comments on commit 5aa3402

Please sign in to comment.