How to download and setup base64Captcha
Open terminal and run command
git clone https://github.com/mojocn/base64Captcha.git
git clone is used to create a copy or clone of base64Captcha repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with base64Captcha https://github.com/mojocn/base64Captcha/archive/master.zip
Or simply clone base64Captcha with SSH
[email protected]:mojocn/base64Captcha.git