Skip to content

Instantly share code, notes, and snippets.

View LarsEliasNielsen's full-sized avatar

Lars Nielsen LarsEliasNielsen

  • Autorola
  • Odense
  • 00:31 (UTC +02:00)
View GitHub Profile
#!/bin/bash
#
# The reason of creating this script is that Endpoint Security VPN installs it's own application firewall kext cpfw.kext
# which prevents for example PPTP connections from this computer, which is not appropriate if you need subj connection just
# from time to time
# Usage: checkpoint.sh load|unload
# You will need sudo power, of course
#
COMMAND=$1