2021-03-23 11:09:57 +00:00
|
|
|
device-mac-randomization]
|
2021-01-23 19:31:00 +00:00
|
|
|
# "yes" is already the default for scanning
|
|
|
|
wifi.scan-rand-mac-address=yes
|
2021-03-09 20:44:27 +00:00
|
|
|
|
2021-01-23 19:31:00 +00:00
|
|
|
[connection-mac-randomization]
|
|
|
|
# Randomize MAC for every ethernet connection
|
|
|
|
ethernet.cloned-mac-address=random
|
2021-03-23 11:09:57 +00:00
|
|
|
# Randomize MAC for every WiFi connection
|
|
|
|
wifi.cloned-mac-address=random
|
|
|
|
|
|
|
|
# Opions:
|
|
|
|
# permanent: Use HardWare address
|
|
|
|
# stable: Randomize once and associate it permanently with that network
|
|
|
|
# random: Randomize MAC for every connection
|