Skip to content

jksolbakken/linkfollower

Repository files navigation

linkfollower

master npm version OpenSSF Scorecard

Command line utility for finding out where a shortened (or any other) HTTP URL end up. Follows up to 10 redirects.

Installation

npm install -g linkfollower

Usage

follow http://tinyurl.com/m3q2xt

Result

http://tinyurl.com/m3q2xt -> 301
http://en.wikipedia.org/wiki/URL_shortening -> 301
https://en.wikipedia.org/wiki/URL_shortening -> 200

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published