Skip to content

cds-coder/match-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDS Match Checker tool

This project created for checking accounts Match using service CDS-Solver.

⚙️ Install

git clone https://github.com/cds-coder/match-checker.git
cd match-checker
go mod tidy

🚀 Run

go run src/run.go

Or use - checker.exe

How to use

  1. All settings must be configured in the input/config.yml file. The API key for the Match captcha solution can be obtained at https://discord.gg/EvWWqtque9. (Free trial)
  2. Enter your proxy in the input/proxies.txt file. Format: procotol://user:pass@ip:port.
  3. Enter your accounts in the input/accounts.txt file. Format: mail:password.
  4. If you have configured everything correctly, you can run the script.

About

Match-Account-Checker by CDS

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages