fix-macosx / net-monitor

Toolkit for auditing "phone home" behavior on Mac OS X Yosemite.
290 stars 24 forks source link

Uninstall or Disable #4

Open PseudoCorps opened 9 years ago

PseudoCorps commented 9 years ago

Hi, Love the project, but I think it would be great to describe a process to uninstall or disable the middleware. If you could describe in further detail what the new certs are doing as well that would be great. The issue I'm having is that chrome is logging every site as an untrusted source now, I'm guessing because the script recreates the ssl signing certs.

apanagar commented 9 years ago

Did you figure out how to uninstall/disable this? I'm having similar issues

apanagar commented 9 years ago

this helped me - https://github.com/aterreno/net-monitor/commit/5f480489f1453eed4b73b1155ce4a66885710928

PseudoCorps commented 9 years ago

Hey sorry I didn't see that till now. I think I removed the binary and disabled it as a startup item then it was okay. I reinstalled the OS the other day otherwise I would check. You could try Disk Utility -> Repair Permissions as well.

apanagar commented 9 years ago

No worries, I think the key is to make sure to copy the old pfctl.plist file back. Anyways, my config is all good now, thanks!