Skip to content
mjadach-iv edited this page Mar 6, 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 /Library/Application\ Support/GnosisVPN/uninstall.sh

How do I restart Gnosis VPN client service on macOS?

  • in a terminal run sudo launchctl kickstart -k system/com.gnosisvpn.gnosisvpnclient

Where is the Gnosis VPN identity stored on a Mac OS?

  • The identity is stored in /Library/Application\ Support/GnosisVPN/.config

To get there do:

sudo su
cd /Library/Application\ Support/GnosisVPN/

Clone this wiki locally