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

https://github.com/marcos-venicius/urd

Url Encoder/Decoder
https://github.com/marcos-venicius/urd

decode encode go golang hacking tool url-decode url-encode

Last synced: 7 months ago
JSON representation

Url Encoder/Decoder

Awesome Lists containing this project

README

          

# URD

Url Encoder/Decoder

https://github.com/user-attachments/assets/3f118d9f-1286-46df-ac73-000fec2a9c61

## Install

```
go install github.com/marcos-venicius/urd@latest
```

## How to use

```
Usage of urd:
-depth int
how many times the text should be encoded/decoded (default 1)
-e encode text
```

This programs accepts a text via stdin and encode/decode the text as url