mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2025-02-20 18:31:35 -05:00
8 lines
335 B
Plaintext
8 lines
335 B
Plaintext
---
|
|
title: "Properly Generate a Randomized MAC Address on macOS"
|
|
date: 2023-08-16
|
|
tags: ['macOS', 'Privacy']
|
|
author: Tommy
|
|
---
|
|
|
|
Unlike iOS, macOS does not have a setting to easily randomize the MAC address. To work around this, various guides on the internet suggested randomizing the **entire** MAC address, which is not approprieate. |