mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fix: fixed, refactored and centralized launchers logic (closes #473)
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
iw phy phy0 interface add mon0 type monitor && ifconfig mon0 up
|
||||
source /usr/bin/pwnlib
|
||||
start_monitor_interface
|
||||
|
Reference in New Issue
Block a user