fix: fixed, refactored and centralized launchers logic (closes #473)

This commit is contained in:
Simone Margaritelli
2019-10-31 14:14:13 +01:00
parent 96c617e152
commit 13064879e0
7 changed files with 77 additions and 40 deletions

View File

@ -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