2024-11-07
This commit is contained in:
parent
d06e0eab82
commit
d8b9d9610e
3 changed files with 5 additions and 21 deletions
5
global/scripts/bin/macchange
Executable file
5
global/scripts/bin/macchange
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
systemctl stop NetworkManager.service
|
||||
macchanger -r wlan0
|
||||
systemctl start NetworkManager.service
|
Loading…
Add table
Add a link
Reference in a new issue