mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2025-02-20 18:31:35 -05:00
Initial commit
Signed-off-by: Thien Tran <contact@tommytran.io>
This commit is contained in:
parent
b58a5decf8
commit
33b22b8c0e
@ -0,0 +1,8 @@
|
||||
---
|
||||
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.
|
Loading…
Reference in New Issue
Block a user