Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aelew/unshorten

🔗 A simple Rust CLI tool for unshortening URLs. Supports a large variety of shortener services.
https://github.com/aelew/unshorten

cli link-expander rust rust-lang unshort-url unshorten unshortener url-expander url-unshortener

Last synced: 12 days ago
JSON representation

🔗 A simple Rust CLI tool for unshortening URLs. Supports a large variety of shortener services.

Awesome Lists containing this project

README

        

# 🔗 unshorten

A simple CLI tool for unshortening URLs.

## Usage

Install Cargo crate

```bash
cargo install unshorten
```

Unshorten a URL!

```bash
unshorten https://rb.gy/ldb64
```

## License

[MIT](https://choosealicense.com/licenses/mit/)