Skip to content

Instantly share code, notes, and snippets.

@mwohlgemuth
Created May 13, 2014 14:08
Show Gist options
  • Save mwohlgemuth/728982a11f49728e921a to your computer and use it in GitHub Desktop.
Save mwohlgemuth/728982a11f49728e921a to your computer and use it in GitHub Desktop.
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