Created
May 13, 2014 14:08
-
-
Save mwohlgemuth/728982a11f49728e921a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sh-3.2# ./socketfilterfw --getappblocked "/Library/Application Support/LANrev Agent/LANrev Agent.app/Contents/MacOS/LANrev Agent" | |
Incoming connection to /Library/Application Support/LANrev Agent/LANrev Agent.app/Contents/MacOS/LANrev Agent is blocked | |
sh-3.2# ./socketfilterfw --unblockapp "/Library/Application Support/LANrev Agent/LANrev Agent.app/Contents/MacOS/LANrev Agent" | |
Incoming connection to the application is permitted | |
sh-3.2# ./socketfilterfw --getappblocked "/Library/Application Support/LANrev Agent/LANrev Agent.app/Contents/MacOS/LANrev Agent" | |
Incoming connection to /Library/Application Support/LANrev Agent/LANrev Agent.app/Contents/MacOS/LANrev Agent is blocked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment