mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add ethernet mac randomization warning
This commit is contained in:
parent
5a950ddfef
commit
cab039a550
|
@ -4,6 +4,7 @@ wifi.scan-rand-mac-address=yes
|
||||||
|
|
||||||
[connection-mac-randomization]
|
[connection-mac-randomization]
|
||||||
# Randomize MAC for every ethernet connection
|
# Randomize MAC for every ethernet connection
|
||||||
|
# WARNING: you might want to disable this for networks with mac whitelists
|
||||||
ethernet.cloned-mac-address=random
|
ethernet.cloned-mac-address=random
|
||||||
# Generate a random MAC for each WiFi and associate the two permanently.
|
# Generate a random MAC for each WiFi and associate the two permanently.
|
||||||
wifi.cloned-mac-address=stable
|
wifi.cloned-mac-address=stable
|
||||||
|
|
Loading…
Reference in a new issue