Documentation

A tool to include licenses management when selling software on the Internet
Post Reply
Didier
Site Admin
Posts: 29
Joined: Fri Jul 17, 2026 4:29 pm

Documentation

Post by Didier »

DTL License Server centralizes the license lifecycle of a client application and restricts each license to its permitted number of computers.

The project combines a lightweight PHP and MariaDB Web service, a Python administration utility, and a module ready to integrate into a client application. User computers never connect directly to the database.

See
https://netdtl.com/DTL_LicenseServer.html
https://netdtl.com/DTL_LicenseServer_en.html
for more.

Repo: https://github.com/DidierMorandi/DTL_LicenseServer
Post Reply