How to Disconnect PureVPN on Raspberry PI command

Learn how to safely and quickly disconnect from PureVPN on your Raspberry PI through the command line.

Written By Lorenzo Vincent

Updated at August 28th, 2023

How to disconnect PureVPN on Raspberry Pi using the command line with this helpful guide. Discover the step-by-step instructions to effectively disconnect your PureVPN connection on your Raspberry Pi device. Safely terminate your VPN connection and regain regular internet access on your Raspberry Pi.

sudo systemctl stop openvpn
sudo service openvpn stop.