chain rediredicts
Take as input a URL and print on stdout all the redirects.
git clone https://github.com/edoardottt/lit-bb-hack-tools
cd lit-bb-hack-tools/chainredir
go build -o chainredir
sudo cp chainredir /usr/bin
chainredir http://example.com
[>] http://edoardoottavianelli.it 301 Moved Permanently
[>] https://www.edoardoottavianelli.it/ 200 OK