linkfollower

1.1.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i linkfollower

Weekly Downloads

252

Version

1.1.5

License

ISC

Unpacked Size

6.12 kB

Total Files

6

Last publish

Collaborators

  • jksolbakken