Skip to content

mavendonovanhubbard/decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

decoder

Decodes base64 encoded stuff.

This was made because I didn't want to echo potentially sensitive base64 encoded secrets on the commandline where they could be read in places like history.

Usage

% decode64
Enter base64 encoded text:
aGVsbG8gd29ybGQ=
Decoded text: hello world

About

Decodes base64 encoded stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages