Skip to content

redcode-labs/UnChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnChain


A tool to find redirection chains in multiple URLs

Introduction

UnChain automates process of finding and following 30X redirects by extracting "Location" header of HTTP responses.

Building

To build UnChain simple run:

go build -o unchain ./cmd/main.go

Usage

usage: unchain [-h|--help] -u|--url "<value>"

arguments:

  -h  --help  Print help information
  -u  --url   File containing urls or a single url

About

A tool to find redirection chains in multiple URLs

Topics

Resources

Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

Stars

Watchers

Forks

Contributors 3

Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.