Open source desktop application for the personal VPN server.
- ElectronJS
- VueJS
- ElementUI
- MyVPN Agent
- ssh2
- CryptoServers
- DigitalOcean
- Linode
- Hetzner Cloud
- Other providers (Using SSH protocol)
- L2TP
- PPTP
- OpenVPN
- WireGuard
- Shadowsocks (with optional V2Ray Plugin)
- English
- Russian
# install dependencies
npm install
# serve with hot reload
npm run dev
npm run build:windows
npm run build:linux
npm run build:mac