# [How to quit GlobalProtect (mac)] If you've used the globalprotect client for Mac, you may notice that there is no way to exit it, meaning it can continue submitting information about your system to…

> Source: <https://gist.github.com/ivakhnov/80bf85c992694f081fb673bdf46f8369>
> Published: 2020-02-28 21:31:21+00:00

We can just unload the launchd script keeping it alive. Stop spying on me: launchctl unload /Library/LaunchAgents/com.paloaltonetworks.gp.pangp* I want to use the VPN again: launchctl load /Library/LaunchAgents/com.paloaltonetworks.gp.pangp*
