Skip to content

arran4/trace-redirects

Repository files navigation

Trace redirects

A simple CLI application to trace the redirects on a website.

It's really very simple happy to accept PRs.

Usage:

./trace-redirects https://website1.com

Output:

Tracing https://website1.com
1: https://website1.com
2: https://website1.com/index.html

I will extend on an as need basis. Happy for PRs / redirect-to-active-forks etc

About

Very simple cli tool for tracing redirects on a site - nothing you couldn't do with curl

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages