Closed Eitot closed 8 years ago
Hi @Eitot, why did you closed your PR #64?
The project is no longer being maintained. Just tying up loose ends.
Well, if I could merge it, I would do it as I reviewed and tested your changes. I am trying to contact the op though.
I am not a fan of forking it and maintaining our own version. If I can get in touch with the op, I will ask him to add collaborators to maintain the main version.
I've been pretty away from this project. @Xoib, you can contact me at scott@summitroute.com, hadn't heard from you.
Can you use https://github.com/kristovatlas/osx-config-check instead?
Closes #58.
The setting is currently changed by setting a boolean. However, I believe that the variable expects an integer instead. I was able to confirm this. Instead of using
defaults
to change the preference file, it is better to usesocketfilterfw
instead. I applied this to two other settings as well.