GitXplorerGitXplorer
g

comboclean

public
14 stars
3 forks
0 issues

Commits

List of commits on branch master.
Verified
655abfa09ebd0c813ad1dbaf16122009114c2753

docs: remove bruteforce

ggeraldoamf committed 3 years ago
Verified
c7f79afaaef4c0dc7ab53cd6468e70c1522652cd

docs: update about

ggeraldoamf committed 3 years ago
Verified
17e4562c56c331928ccaebff979ffef28c11e081

docs: update install

ggeraldoamf committed 4 years ago
Verified
baa7155c0e630480deb7682df12a2bc5781aecaa

fix: print nickname

ggeraldoamf committed 4 years ago
Verified
6bd6c3e17fb6fed4c12d87df029d0ea937c26c42

Update: Nickname.

ggeraldoamf committed 4 years ago
Verified
bccad5187c5d03c8a8b3aa42e374cd20820d8ab3

Changing nickname.

ggeraldoamf committed 4 years ago

README

The README file for this repository.

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