Skip to content

I2rys/EPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EPS

Usernames/emails & passwords splitter

Installation

Github:

git clone https://github.com/I2rys/EPS

NPM Packages:

npm i groom

Usage

node index.js <input> <delimiter> <output_name>
  • input - The path of the file that contains usernames/emails & passwords(combo).
  • delimiter - The splitter used(e.g : ).
  • output_name - The name of the output that will be used when saving the results in output folder.

License

MIT © I2rys