/EPS

Usernames/emails & passwords splitter.

Primary LanguageJavaScript

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