MyVPN - The best solution for a personal VPN server!
Open source desktop application for the personal VPN server.
Website
Online version
Preview
Stack
- ElectronJS
- VueJS
- ElementUI
- MyVPN Agent
- ssh2
Providers
- CryptoServers
- DigitalOcean
- Linode
- Hetzner Cloud
- Other providers (Using SSH protocol)
VPN protocols
- L2TP
- PPTP
- OpenVPN
- WireGuard
- Shadowsocks (with optional V2Ray Plugin)
- SOCKS5
Other Software
- ownCloud
- NextCloud
- Tor Bridge
Languages
- English
- Russian
Build Setup
# install dependencies
npm install
# serve with hot reload
npm run dev
Build for platform
Windows x64 (.exe)
npm run build:windows
Linux Debian / Ubuntu (.deb) and Other (.tar.bz2)
npm run build:linux
MacOS (.dmg)
npm run build:mac