myvpn-desktop
myvpn-desktop copied to clipboard
VPN server configuration software. Protocols: L2TP, PPTP, OpenVPN, WireGuard, Socks5, ShadowSocks (v2ray). | Providers: DigitalOcean, Linode, CryptoServers, Hetzner Cloud, Custom Server
MyVPN - The best solution for a personal VPN server!
Open source desktop application for the personal VPN server.
Website
https://myvpn.run
Online version
https://tool.myvpn.run
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