Skip to content

Use comboclean to make it easy to use email and passwords, from big combolists, in your script.

License

Notifications You must be signed in to change notification settings

geraldoam/comboclean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Combo Clean


About

Use comboclean to make it easy to use email and passwords, from big combolists, in your script.

Install

$ git clone https://github.com/geraldoahnert/comboclean
$ cd comboclean/
$ chmod +x comboclean

# Install global command
$ sudo cp comboclean /usr/bin/comboclean

How to use

# Local
$ ./comboclean --help

# Global
$ comboclean --help

Example

A combolist example:

$ cat combolist.txt

username:password something | something | something
username:password something | something | something
username:password something | something | something
username:password something | something | something
username:password something | something | something
username:password something | something | something

Using comboclean

$ comboclean -f combolist.txt -o combolist2.txt
$ cat combolist2.txt

username:password
username:password
username:password
username:password
username:password
username:password

About

Use comboclean to make it easy to use email and passwords, from big combolists, in your script.

Topics

Resources

License

Stars

Watchers

Forks

Languages