Skip to content

prarii/Locker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Locker Script

A simple bash script to encrypt and decrypt files using OpenSSL with AES-256-CBC encryption.

Usage

git clone https://github.com/Git-Cat-21/Locker
cd Locker
chmod +x locker.sh
sudo cp ./locker.sh /usr/local/bin/locker

To view help

locker

Warning

Always remember your password! If you forget it, there is no way to recover your encrypted files.

About

(Forked from https://github.com/Git-Cat-21/Locker)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%