This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
goCaptcha
mirror of
https://github.com/arnaucube/goCaptcha.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
7.7 MiB
Tree:
49070e97b3
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '49070e97b3'
${ noResults }
Commit Graph
6 Commits (49070e97b37912a8cbe0a23a9566cdb6d3263e0d)
All Branches
Search
Author
SHA1
Message
Date
arnaucode
49070e97b3
implemented javascript library, with css. Just need to call library and place a <div> in the html to use goCaptcha
7 years ago
arnaucode
2047c61767
added explanation to README.md
7 years ago
arnaucode
8b81f1d319
implemented captcha validation
7 years ago
arnaucode
22d77500bd
implemented: generate captcha and captcha solution, returns only captcha which has only fake image names and captchaid, stores also translator fake image name to real. Implemented read images dataset, storing in categories (folders names). GetImage reads fake image name, and translates to real image name, and serves the image content as fake image name
7 years ago
arnaucode
ab69ef235d
serve images runs ok
7 years ago
arnau
8105a6fc7b
Initial commit
7 years ago