Releases: eloravpn/EloraVPNManager
Release Version 1.4.0
Release v1.4.0 of Elora VPN Manager Backend
What's Changed
- Implement Payment Account management and resolve some bugs by @eloravpn in #70
- Fix bugs account management by @eloravpn in #72
Full Changelog: v1.3.6...v1.4.0
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.4.0-rc1
Release v1.4.0-rc1 of Elora VPN Manager Backend
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.6
Release v1.3.6 of Elora VPN Manager Backend
🐛 Bug Fixes
Full Changelog: v1.3.5...v1.3.6
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.5
Release v1.3.5 of Elora VPN Manager Backend
✨ New Features & Improvements
🔒 Simplified SSL Configuration
SSL setup now directly through the panel interface
No more manual .env file editing needed
Quick and secure certificate management
View SSL Setup Guide
🌐 IPv6 Support Added
Full IPv6 compatibility
Easy activation through panel settings
Improved network accessibility
View IPv6 Configuration Guide
📊 Version Indicator
New version display in panel
Easily track your installation version
Better update management
🐛 Bug Fixes
Various stability improvements
Enhanced system reliability
Better overall performance
📥 Update now to access these new features!
Full Changelog: v1.3.4...v1.3.5
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
Updating
To update the application, use one of these commands:
# Update to latest version
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- --update
# Update to specific version
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- --update --version v1.2.3
- Restart the service
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.5-rc2
Release v1.3.5-rc2 of Elora VPN Manager Backend
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.5-rc1
Release v1.3.5-rc1 of Elora VPN Manager Backend
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.4
Release v1.3.4 of Elora VPN Manager Backend
Full Changelog: v1.3.3...v1.3.4
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.3
Release v1.3.3 of Elora VPN Manager Backend
Full Changelog: v1.3.2...v1.3.3
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.2
Release v1.3.2 of Elora VPN Manager Backend
Full Changelog: v1.3.1...v1.3.2
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.
Release Version 1.3.1
Release v1.3.1 of Elora VPN Manager Backend
What's Changed
Full Changelog: 1.3.0...v1.3.1
Quick Installation
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash
Custom Installation
# With specific domain and port
curl -fsSL https://raw.githubusercontent.com/eloravpn/EloraVPNManager/main/install.sh | sudo bash -s -- \
--domain your-domain.com \
--port 8080
For more installation options and documentation, please visit our GitHub repository.