Skip to content

Instantly share code, notes, and snippets.

@4F2E4A2E
Last active December 26, 2017 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 4F2E4A2E/33ccd5b7df3762b735b6688ebd56ca34 to your computer and use it in GitHub Desktop.
Save 4F2E4A2E/33ccd5b7df3762b735b6688ebd56ca34 to your computer and use it in GitHub Desktop.
base64 encoding using bash
echo -n 'myuser:mypassword' | openssl base64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment