|
|
|
|
|
by ammar2
355 days ago
|
|
Glad this feature is built into most modern operating systems these days. For MacOS (Sequoia+) you can just forget the network and reconnect to get a new MAC address [1]. Android's documentation for if it decides to generate a new address per connection is a little vague [2], but I'm guessing forgetting and reconnecting works as well, you may also need to flip the "Wi-Fi non-persistent MAC randomization" bit in developer settings. On Windows, flipping the "Random hardware address" switch seems to cause it to generate a new seed/address for me. [1] https://support.apple.com/en-euro/102509 [2] https://source.android.com/docs/core/connect/wifi-mac-random... |
|