ivmm / plesk-trial-fetch

Fetching Plesk Trial Code, and Update Gist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FETCH PLESK TRIAL CODE

Automatically fetch trial code from "https://trialplesk.domainhizmetleri.com/" This script run by creating headless chrome instance, screenshot the code, and convert it to text via Tesseract.js, then update serial key gists.

If you know more elegant way to fetch the license, please create a pull request.

For updating license script, you can use update-license.sh

Installation

npm install
node index.js

About

Fetching Plesk Trial Code, and Update Gist

License:Other


Languages

Language:JavaScript 59.0%Language:Shell 41.0%