pve-fake-subscription provides a way to bypass the Proxmox subscription validation checks. It functions by modifying the pve-fake-subscription script to consistently report a valid subscription, preventing the 'No valid subscription' dialog from appearing. The project focuses on a lightweight and non-invasive approach to address this issue.
This solution avoids modifying core Proxmox system files, ensuring compatibility with updates and upgrades. It is designed to be easily uninstallable and doesn't require any complex configuration. The project's simplicity and lack of JavaScript dependency contribute to its reliability and ease of maintenance.
- Core Functionality: Disables the subscription check dialog for Proxmox VE, Mail Gateway, and Backup Server.
- Platform Support: Compatible with Proxmox VE 5.x+, Proxmox Mail Gateway 5.x+, and Proxmox Backup Server 1.x+.
- Non-Intrusive: Modifies only the
pve-fake-subscriptionscript without altering system files. - Easy Installation: Uses standard Debian packages for straightforward installation and management.
- Uninstallable: Can be easily removed using
apt purgeto revert to a no-subscription state.
The project has been available since 2019 and has a consistent release history. Issue activity is relatively low, and the documentation provides clear installation and usage instructions. While not actively developed, the script's simple design reduces the likelihood of future compatibility issues.
pve-fake-subscription is useful for Proxmox users who want to avoid the subscription dialog without purchasing a license. By providing a simple, easy-to-install, and uninstallable solution, it offers a convenient workaround. It is particularly valuable for users with limited budgets or those who primarily use Proxmox in non-production environments.
