mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -32,6 +32,7 @@ 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
|
||||||
|
@ -26,6 +26,7 @@ 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
|
||||||
|
Reference in New Issue
Block a user