Github:
git clone https://github.com/I2rys/EPS
NPM Packages:
npm i groom
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.
MIT © I2rys