Skip to content
Compare
Choose a tag to compare
@marcos-venicius marcos-venicius released this 16 Aug 17:47
· 1 commit to main since this release
c0cd54c

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