weleakinfo-cli
v0.1.1
Published
CLI interface for WeLeakInfo API
Downloads
2
Maintainers
Readme
weleakinfo-cli
Node utility for WeLeakInfo API
Installation
Clone this repository and install npm dependencies:
npm i weleakinfo-cli
Go to WeLeakInfo.com and register for an account.
Generate public/private API keys from We Leak Info's API Dashboard:
Create a .env
file at project root with the either/both API keys:
WELEAKINFO_PUBLIC=XXX
WELEAKINFO_PRIVATE=XXX
Usage
Launch the interactive CLI:
weleakinfo
License
MIT © Daehee Park