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/IPSec
- IKEv2/IPSec
- OpenConnect
- PPTP
- OpenVPN
- WireGuard
- Shadowsocks (Support V2Ray Plugin)
- SOCKS5
- ownCloud
- NextCloud
- Tor Bridge
- English
- Russian
# install dependencies
yarn
# serve with hot reload
yarn dev
yarn build:windows
yarn build:linux
yarn build:mac