🏛️ Ludus Pro and Enterprise Overview
While Ludus is free and open source, Ludus Pro or Enterprise are paid licenses that provides additional features and support.
| Feature | Community | Pro | Enterprise |
|---|---|---|---|
| Easy one command install | ✅ | ✅ | ✅ |
| Automated template builds | ✅ | ✅ | ✅ |
| Chocolatey package manager support | ✅ | ✅ | ✅ |
| Ansible role management | ✅ | ✅ | ✅ |
| Command line client | ✅ | ✅ | ✅ |
| Fully documented API | ✅ | ✅ | ✅ |
| Up to 255 VLANs per range | ✅ | ✅ | ✅ |
| Cluster support | ✅ | ✅ | ✅ |
| Range Blueprints | ✅ | ✅ | ✅ |
| Support | Community | Dedicated Discord Channel | SLA backed support |
| Roles on the router | ❌ | ✅ | ✅ |
| Private Role Catalog | ❌ | Pro Roles | Pro + Enterprise Roles |
| Web Interface | ❌ | ✅ | ✅ |
| Outbound WireGuard | ❌ | ❌ | ✅ |
| Inbound WireGuard Server per range | ❌ | ❌ | ✅ |
| CTFd integration | ❌ | ❌ | ✅ |
| Windows Licensing | ❌ | ❌ | ✅ |
| Anti-Sandbox | ❌ | ❌ | 🔌 Add-on |
| Arbitrary credential support | ❌ | 🚧 In development | 🚧 In development |
Ludus Pro and Enterprise directly supports the development of the free and open source core Ludus product that helps thousands of cybersecurity professionals around the world every day.
How to get a license key
Ludus Pro is available for self-service checkout at ludus.cloud.
To enquire about Ludus Enterprise licensing for your organization, please contact us.
🪪 License Key
The Ludus Pro and Enterprise license keys are a unique string that is used to activate the Ludus Pro or Enterprise features.
Your license key will look like this:
46C1CA-B11C52-80E9E7-19E436-FDDG1B-V3
How use the license key
Once you have a license key, you can activate Ludus Pro/Enterprise by setting the license_key key in the Ludus config file (or during install).
license_key: 46C1CA-B11C52-80E9E7-19E436-FDDG1B-V3
Once the license key is set, Ludus will check the license key on startup and if it is valid, it will activate the Ludus Pro/Enterprise features and any add-ons you are entitled to.
You can manually restart the Ludus services to have the license key check run again.
systemctl restart ludus
systemctl restart ludus-admin