Update pwnlib

This commit is contained in:
Jayofelony
2024-04-26 17:02:33 +02:00
committed by GitHub
parent 357ffc67e5
commit e2fa3ca138

View File

@ -32,7 +32,6 @@ start_monitor_interface() {
ifconfig wlan0 down ifconfig wlan0 down
ifconfig wlan0mon up ifconfig wlan0mon up
iw dev wlan0mon set power_save off iw dev wlan0mon set power_save off
iw dev wlan0 del
} }
# stops mon0 # stops mon0