Redfollow is a simple tool to see where a URL goes following every redirect.
This tool is a work in progress and I plan to add some features to make it more useful.
To install Redfollow you can use go get
.
$ go get github.com/josem/redfollow
$ redfollow http://github.com
Output:
301 - http://github.com
↓
200 - https://github.com/