Releases: eloravpn/EloraVPNManager
Release Version 1.3.0
Release 1.3.0 of Elora VPN Manager Backend
What's Changed
Full Changelog: v1.2.2...1.3.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.2.2
Release v1.2.2 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.2.1
Release v1.2.1 of Elora VPN Manager Backend
Full Changelog: v1.2.0...v1.2.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.
Release Version 1.2.0
Release v1.2.0 of Elora VPN Manager Backend
What's Changed
Full Changelog: v1.1.1...v1.2.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.1.1
Release v1.1.1 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.1.1-rc1
Release v1.1.1-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.1.0
Release v1.1.0 of Elora VPN Manager Backend
Changelog
🚀 Features
🐛 Bug Fixes
📈 Improvements
🔄 Other Changes
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.1.0-rc1
Release v1.1.0-rc1 of Elora VPN Manager Backend
Changelog
🚀 Features
🐛 Bug Fixes
📈 Improvements
🔄 Other Changes
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.0.2
Release v1.0.2 of Elora VPN Manager Backend
Changelog
🚀 Features
🐛 Bug Fixes
📈 Improvements
🔄 Other Changes
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.0.1
Release v1.0.1 of Elora VPN Manager Backend
Changelog
🚀 Features
🐛 Bug Fixes
📈 Improvements
🔄 Other Changes
Quick Installation
# Auto-detects your public IP
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 8000
For more installation options and documentation, please visit our GitHub repository.