Skip to content

service made in Java to solve captcha's using a middleman -> in this case a MySQL database

Notifications You must be signed in to change notification settings

pim97/captcha_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

captcha_solver

service made in Java to solve captcha's using a middleman -> in this case a MySQL database

alt text

uses a MySQL database as middleman, reads the database where the captcha_key is still null, solves it with captcha provider, then updates that row with the solved captcha_key value.

is multi-threaded.

About

service made in Java to solve captcha's using a middleman -> in this case a MySQL database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages