Skip to content
Jean Demeusy edited this page Feb 19, 2026 · 8 revisions

How do I install Gnosis VPN on macOS?

  • download latest GnosisVPN-Installer.pkg from releases
  • double click to run the installer

How do I uninstall Gnosis VPN on macOS?

This step is mandatory when installing a newer version of Gnosis VPN. The older version should be first uninstalled.

  • in a terminal run sudo bash -c "/Library/Application\ Support/GnosisVPN/uninstall.sh"

How do I restart Gnosis VPN client service on macOS?

  • in a terminal execute the following command
sudo launchctl kickstart -k system/com.gnosisvpn.gnosisvpnclient

Clone this wiki locally