Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 342 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 342 Bytes

macrandrd

Just a tiny OpenBSD daemon to change periodically MAC addresses

OpenBSD MAC address randomization daemon

Installation procedure

tar -xvzf macrandrd-{VERSION}.tar.gz
cd macrandrd-{VERSION}
make all
doas make install

Uninstall procedure

doas make clean

Manual page

man macrandrd