/check-redirects

Simple bash script to check domain redirects

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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)