GitXplorerGitXplorer
g

comboclean

public
14 stars
3 forks
0 issues

Commits

List of commits on branch master.
Verified
1f87d58e327780dfdadae76a0d3611373edd3a05

Removing nickname.

ggeraldoamf committed 4 years ago
Verified
cdf5d78c53bf1ceec2da3779b9ffcef585dd79c1

Atualizando nome do usuário.

ggeraldoamf committed 4 years ago
Verified
242fa9d90e3b57e5660cf7903dd38630983907bb

Atualizando documentação.

ggeraldoamf committed 5 years ago
Verified
d6ce98a41606e5c720aec944d8718cb5ee687c3d

Atualizando documentação.

ggeraldoamf committed 5 years ago
Verified
2baa52df662732f741803c84b83603654195e1f8

Atualizando documentação.

ggeraldoamf committed 5 years ago
Unverified
53dcc22f6ba6750395dae93717466f426a85db29

Corrigindo erro de ortografia.

ggeraldoamf committed 5 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