macchanger icon indicating copy to clipboard operation
macchanger copied to clipboard

Run at Boot launchd script and readme section

Open zhovner opened this issue 6 years ago • 4 comments

zhovner avatar Nov 27 '18 13:11 zhovner

Maybe it's not a best way and we should use homebrew services instead. To do this, we need to add option that automatically finds WiFi adapter (en1 or en0) and set random MAC on it.

zhovner avatar Nov 27 '18 13:11 zhovner

Very nice, but as you say I think it would be better using the homebrew services

acrogenesis avatar Nov 28 '18 17:11 acrogenesis

To change MAC address we need a root permissions, but as I know, brew can only create a user services. It could be wrong.

zhovner avatar Nov 28 '18 17:11 zhovner

I'm not entirely sure about the root permissions, we can try it out it seems we only need to rename the file.

brew services only manages those named homebrew.mxcl.*.plist

acrogenesis avatar Nov 29 '18 04:11 acrogenesis