| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A tool to find redirection chains in multiple URLs
UnChain automates process of finding and following 30X redirects by extracting "Location" header of HTTP responses.
To build UnChain simple run:
go build -o unchain ./cmd/main.go
usage: unchain [-h|--help] -u|--url "<value>" arguments: -h --help Print help information -u --url File containing urls or a single url
| Back | FazBrowse Home | New Git URL |