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.
- Host: GitHub
- URL: https://github.com/neelkarma/redive
- Owner: neelkarma
- License: mit
- Created: 2022-07-28T12:35:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T10:24:43.000Z (12 months ago)
- Last Synced: 2024-12-29T11:23:11.028Z (12 months ago)
- Language: Rust
- Homepage:
- Size: 314 KB
- Stars: 47
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-apps-in-a-csv - redive - Trace URL redirections in the terminal. (<a name="networking"></a>Networking)
- awesome-cli-apps - redive - Trace URL redirections in the terminal. (<a name="networking"></a>Networking)
README
# redive
> Trace URL redirections in the terminal.

## 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.