Installation
Windows
Download the installer from the releases page and run it.
macOS
brew install akumuvpn
Or download the .dmg from releases.
Linux
Debian/Ubuntu
sudo apt install akumuvpn
Arch Linux
sudo pacman -S akumuvpn
Build from Source
git clone https://github.com/akumuvpn/akumuvpn.git
cd akumuvpn
npm install
npm run build