Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
/ CCaptcha Public archive

Custom Captcha image’s generator.

License

Notifications You must be signed in to change notification settings

RevisionOSS/CCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCaptcha

Custom Captcha image’s generator.

Run on Computer/VPS

  • Install Python and Git

For Windows

winget install python
winget install Git.Git

For Linux(APT)

sudo apt-get update && sudo apt-get install -y python git pip

For MAC (HomeBrew)

brew install python git
  • Clone Repository
  • Install Requirements
pip install -r requirements.txt
  • Run Python Program
python main.py

About

Custom Captcha image’s generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages