Overview
Hex License is a powerful, secure, and intuitive license management system designed to simplify product licensing and user authentication. With seamless integration, robust security, and real-time monitoring, Hex License ensures a smooth experience for both administrators and users.
Key Features
🔹 Dashboard Overview
- Instantly view total and active licenses.
- Access a detailed list of owned licenses, including product details, HWID status, and expiration dates.
- Reset HWID with cooldown restrictions for enhanced security.
🔑 License Management
- View and manage active license keys effortlessly.
- Monitor expiration dates and HWID bindings.
- One-click license key copying for seamless usage.
📦 Key & Product Management
- Generate and assign product licenses efficiently.
- Link licenses to users via product selection or Discord ID.
- Keep track of active licenses and key statistics.
- Discord logs now track most actions, including license authorization, product deletion, and license key generation.
🔧 Configuration & Security
Server Configuration
- Runs on
port 3000
with secure session handling.
- Session secret ensures encrypted and safe user authentication.
Database
- Uses MongoDB at
mongodb://localhost:27017/hex-license
for efficient data storage.
Discord Integration
- Authenticate users via Discord bot (
bot_token
, client_id
, client_secret
).
- OAuth2 callback:
http://localhost:3000/auth/discord/callback
.
- Admin-managed via specified
owner_id
.
License Security
- Key length:
24
characters for strong security.
- HWID binding enabled to prevent unauthorized access.
⚙️ Reliability & Performance
- Ensures secure and fast license management.
- User-friendly interface designed for efficiency and control.
- Built for businesses and developers who demand top-tier security.
- Dedicated error pages for banned users in the authorization panel, as well as 404 and 500 errors.









