Skip to content

Simple node script that sends a request, and reports the redirect without consuming it.

Notifications You must be signed in to change notification settings

zerkz/ShowRedirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowRedirect

Simple node script that sends a request, and reports the redirect without consuming it.

Installation

npm install -g showredirect

Usage

basic: showredirect url

Defaults to post.

showredirect amzon.com

output: http://www.amazon.com

advanced: showredirect -m PATCH -body woop=wap www.amzon.com

About

Simple node script that sends a request, and reports the redirect without consuming it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published