zuluCrypt-cli
tool for encrypting volumes
Install
- All systems
-
curl cmd.cat/zuluCrypt-cli.sh
- Debian
-
apt-get install zulucrypt-cli
- Ubuntu
-
apt-get install zulucrypt-cli
- Kali Linux
-
apt-get install zulucrypt-cli
- Fedora
-
dnf install zulucrypt-console
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zulucrypt-cli
- Raspbian
-
apt-get install zulucrypt-cli
- Dockerfile
- dockerfile.run/zuluCrypt-cli
zulucrypt-cli
tool for encrypting volumes
zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. zulucrypt-cli is a command line interface frontend to cryptsetup and tcplay and it is a tool that make it easy to manage LUKS, PLAIN and TRUECRYPT encrypted volumes. With one command you can encrypt a volume. Without zulucrypt-cli would be multiple commands needed to achieve the same result.