Licenser
The Licenser issues license files for code you’ve protected with licensing enabled. A license ties a protected build to a domain and an expiry, so it only runs where and when you allow.
The Licenser is fully offline. Once you have your license keypair, you can generate licenses on your own machine with no account and no connection — including renewals.
How it fits
Section titled “How it fits”- Protect code with License enabled in the Encoder.
- Issue a license tied to your customer’s domain and expiry.
- Ship the license file next to the protected files. The loader checks it at runtime.
The license keypair itself is created and managed in Keys.
How to run it
Section titled “How to run it”- Desktop — create and renew licenses; see Using the app.
- CLI —
oxrion licenser; see CLI commands.