mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
![]() |
#!/usr/bin/env bash
|
||
|
iw phy phy0 interface add mon0 type monitor && ifconfig mon0 up
|