3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
|
#!/bin/bash
|
||
|
ifconfig mon0 down && iw dev mon0 del
|