Skip to content

Releases: marcos-venicius/urd

v1

16 Aug 17:47
c0cd54c
Compare
Choose a tag to compare

URD

Url Encoder/Decoder

urd-usage.mp4

Install

go install github.com/marcos-venicius/urd@1.0.0

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

Full Changelog: https://github.com/marcos-venicius/urd/commits/1.0.0