Skip to content

script that help to manage dm-crypt LUKS container

Notifications You must be signed in to change notification settings

randstuff/dmcrypt-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

dmcrypt-helper

./dmcrypt-helper.sh -h 
dmcrypt helper :    
Usage: ./dmcrypt-helper.sh [option] or [-h|--help]
    -c,--create : create a new container 
    -m,--mount  : mount the container 
    -u,--umount : umount the container
    -h,--help: Prints this help

Notes

Don't forget to change the following default variables :

  • FILENAME
  • FILESIZE
  • VOLUMENAME

About

script that help to manage dm-crypt LUKS container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages