Secure Licensing
Authorize every load on the server. Licenses can expire, bind to hardware, and be revoked instantly.
JEESAN Guard
Secure Script Distribution & Licensing
Keep private Lua source on the server. Authorize loads with licenses, expiration, HWID binding, rate limits, and audit logs. Authorized clients receive a payload; capable users who receive executable code may still inspect it.
JEESAN Guard Dashboard
Licensing control plane
Scripts
Protected
Keys
Protected
HWID
Protected
API
Protected
Authorize every load on the server. Licenses can expire, bind to hardware, and be revoked instantly.
Store Lua source server-side, version every save, and restore previous releases without exposing private files.
Bind first-use device hashes, cap activations, and reset identifiers within administrator-defined limits.
Issue JEESAN-XXXX-XXXX-XXXX keys with assignment, expiration, and enable/disable controls.
A documented loader endpoint plus hashed API credentials for dashboard automation.
Track executions, activations, failed requests, and active usage from the JEESAN Guard Dashboard.
Role-based access, rate limits, hashed identifiers, audit logs, and blacklist enforcement.
Searchable JEESAN Guard Documentation covering keys, HWID, loader usage, and troubleshooting.