Skip to content

This project is a Go application that generates and checks keys for CapMonster.

License

Notifications You must be signed in to change notification settings

User319183/capmonster-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CapMonster Checker

This project is a Go application that generates and checks keys for CapMonster.

Features

  • Generates a specified number of keys
  • Checks the validity of the keys
  • Uses multiple workers for efficient key checking
  • Logs valid and invalid keys

Prerequisites

  • Go 1.x
  • A proxy server

Installation

Clone the repository:

git clone https://github.com/user319183/capmonster-checker.git

Usage

To run the application, use the following command:

go run main.go

You can specify the number of workers, the file with keys, the API endpoint, and the proxy details as command-line flags.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This project is a Go application that generates and checks keys for CapMonster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%