mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -37,8 +37,8 @@ reload_brcm() {
|
|||||||
# starts mon0
|
# starts mon0
|
||||||
start_monitor_interface() {
|
start_monitor_interface() {
|
||||||
rfkill unblock all
|
rfkill unblock all
|
||||||
iw dev wlan0 set power_save off
|
|
||||||
ifconfig wlan0 up
|
ifconfig wlan0 up
|
||||||
|
iw dev wlan0 set power_save off
|
||||||
airmon-ng start wlan0
|
airmon-ng start wlan0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user