Skip to content

B1GBOOM420/captcha-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captcha Generator


Create custom Captcha, and log the names into a file

Build Status Version

Features

  • Cusomtizable in length and string content
  • Writes images, and a .Js file - this is to help log what has been created
  • Timed process - to ensure no extreme, never ending generation

Installation

This program requires Node.js v12+ to run.

Install the dependencies

cd Captcha-Generator
npm install

For env...

Create .env file
DURATION=Your-Duration-Here
save

node .      //to run it

Feel free to make Pull requests!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages