Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 321 Bytes

captcha

Never really used Node before so thought I would experiment.. This project creates a http server that returns a png of a captcha (and the solution as a header) if you request the server (with the valid key which can be changed in the config)

This uses the project by trekjs https://github.com/trekjs/captcha