8000 GitHub - migoogle/base64encoder: To encode certs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

migoogle/base64encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History< 8E1F /h2>5 Commits

 
 
 
 
 
 
 
 

Repository files navigation

base64encoder

To encode in base64

Encode the certificate in base64 using the following command:

base64 -i [INPUT_FILE] -o [OUTPUT_FILE]

Or with the following command:

python3 encode64.py [INPUT_FILE] [OUTPUT_FILE]

About

To encode certs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0