Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 460 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 460 Bytes

Installation

You need to have Node.js installed. Tested with Node.js = 12.14.0 Clone this git repo git clone [email protected]:juansgaitan/node-tools.git

Add the path to this repo to your PATH by editing your .bashrc or .bash_profile.

# ...
export PATH="/path/to/this/repo:$PATH"
# ...

Commands

Follow redirects (fredirect)

cat urls.txt | fredirect

fredirect URL

Have I been pwned?

cat emails.txt | pwned

pwned EMAIL