mirror of
https://gitlab.com/Nanolx/smashbroshaxer.git
synced 2024-11-22 09:19:17 +01:00
one more note
This commit is contained in:
parent
b807a92e76
commit
3feee2bd04
@ -18,6 +18,8 @@ hax_my_smash () {
|
|||||||
xterm -e /bin/bash -c \
|
xterm -e /bin/bash -c \
|
||||||
"printf \">> Enter password to access WiFi device:
|
"printf \">> Enter password to access WiFi device:
|
||||||
|
|
||||||
|
>> press Ctrl+C once HBL started to stop this script!
|
||||||
|
|
||||||
\" && \
|
\" && \
|
||||||
sudo ifconfig ${device} down && \
|
sudo ifconfig ${device} down && \
|
||||||
sudo iwconfig ${device} mode monitor && \
|
sudo iwconfig ${device} mode monitor && \
|
||||||
|
Loading…
Reference in New Issue
Block a user