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

https://github.com/neelkarma/redive

Trace URL redirections in the terminal.
https://github.com/neelkarma/redive

Last synced: 18 days ago
JSON representation

Trace URL redirections in the terminal.

Awesome Lists containing this project

README

          

# redive

> Trace URL redirections in the terminal.

![redive gif](./assets/screencap.gif)

## Installation and Usage

Grab the latest binary from the
[Github Actions](https://github.com/neelkarma/redive/actions) tab.

Alternatively, to build from source, install the Rust Toolchain and then

```sh
cargo install --git https://github.com/neelkarma/redive.git
```

After that, you can use the `redive` command to run redive, as shown in the gif
above.