Skip to content

ChakshuGautam/Captcha-Service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captcha Service

A numeric captcha generator for Node.js. Has a built in fast server that will allow you to serve and validate captchas realtime. The use case that we built this for was to generate offline captchas (an internal requirement) where we can never use google captchas.

Features (From the original GeorgeChan Library)

  • Only generate numeric captcha PNG image
  • Build-in fonts
  • Characters up and down, left and right limits, random displacement
  • Full JavaScript

TODO List

  • Async management of database.
  • Server features to be added to docker.

About

A captcha generator for node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.2%
  • HTML 15.9%
  • Dockerfile 2.9%