Update pwnlib

This commit is contained in:
Jayofelony
2024-04-26 17:02:51 +02:00
committed by GitHub
parent e2fa3ca138
commit 6603e01005

View File

@ -26,7 +26,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