An open API service indexing awesome lists of open source software.

https://github.com/arshadkazmi42/py-redirect

Find the URL redirected location and status code
https://github.com/arshadkazmi42/py-redirect

infosec python redirection reidrect status-codes url

Last synced: about 1 year ago
JSON representation

Find the URL redirected location and status code

Awesome Lists containing this project

README

          

# py-redirect

Find the URL redirected location and status code

## Setup

```
pip install -r requirements.txt
```

## Usage

```
python3 run.py urls.txt
```