Skip to content

Instantly share code, notes, and snippets.

@vanduc1102
Created July 20, 2024 15:58
Show Gist options
  • Save vanduc1102/a6aefc0d4a75002c4b04d75e4c5bfc10 to your computer and use it in GitHub Desktop.
Save vanduc1102/a6aefc0d4a75002c4b04d75e4c5bfc10 to your computer and use it in GitHub Desktop.
How to quit GlobalProtect (MacOS )

I want to quit the VPN

launchctl unload /Library/LaunchAgents/com.paloaltonetworks.gp.pangp*

I want to use the VPN again

launchctl load /Library/LaunchAgents/com.paloaltonetworks.gp.pangp*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment