Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mustreveal

A tool to reveal (decrypt) obscured rclone configuration.

By default, in the rclone config file, human-readable passwords are obscured. Obscuring them is done by encrypting them and writing them out in base64.

But rclone does not include command for reveal (decrypt) obscured configuration. If you need to view obscured passwords, there is no simple option available.

The mustreveal tool allows you to easily view hidden fields in the configuration.

Currently, only the secret and password fields are accessible.

Please note: This tool is not intended to decrypt config files encrypted using rclone config encryption command.

About

Tool for reveal (decrypt) obscured rclone configuration.

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages