mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2025-02-20 18:31:35 -05:00
Update
This commit is contained in:
parent
d1f8c03668
commit
2fc3b9bd11
@ -25,3 +25,9 @@ Unfortunately, most of the guides I could find recommends randomizing the entire
|
||||
```rust
|
||||
[format('%0.2x', rand(256) & ~1), (1..5).map { format('%0.2x', rand(256)) }].join(':')
|
||||
```
|
||||
|
||||
This is a completely randomized MAC address, which is not what we want.
|
||||
|
||||
Or this snippet from PrivacyGuides:
|
||||
|
||||

|
BIN
static/images/privacyguides-macos-mac-randomization.png
Normal file
BIN
static/images/privacyguides-macos-mac-randomization.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 168 KiB |
Loading…
Reference in New Issue
Block a user