lrcarvalho / check-redirects

Simple bash script to check domain redirects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check-redirects

Simple bash script to check domain redirects.

Download the file and make it executable (run the command chmod +x ./check-redirects.sh at the folder that you donwloaded the file.

Options:

./check-redirects.sh -u -k UrlToTest.com

-u UrlToTest (mandatory) -k Default FALSE. Follow redirects with invalid SSL certificate. (not mandatory)

About

Simple bash script to check domain redirects

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%