mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
|
[device-mac-randomization]
|
||
|
# "yes" is already the default for scanning
|
||
|
wifi.scan-rand-mac-address=yes
|
||
|
|
||
|
[connection-mac-randomization]
|
||
|
# Randomize MAC for every ethernet connection
|
||
|
ethernet.cloned-mac-address=random
|
||
|
# Generate a random MAC for each WiFi and associate the two permanently.
|
||
|
wifi.cloned-mac-address=stable
|