2 lines
83 B
Bash
Executable File
2 lines
83 B
Bash
Executable File
#!/usr/bin/env bash
|
|
iw phy phy0 interface add mon0 type monitor && ifconfig mon0 up |