Skip to content

I2rys/csc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CSC

Chicken Smoothie accounts checker.

Installation

Github:

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

NpmJS:

npm i request-async dialogy lodash fs

Usage

node index.js <inputFile> <outputFile>
  • inputFile - A file that contains a list of accounts to check(username:password).
  • outputFile - An output file on where to save the valid accounts.

MIT

MIT © I2rys