Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonlydike/lukstools
A collection of tools to work with luks containers
https://github.com/antonlydike/lukstools
Last synced: 23 days ago
JSON representation
A collection of tools to work with luks containers
- Host: GitHub
- URL: https://github.com/antonlydike/lukstools
- Owner: AntonLydike
- License: mit
- Created: 2021-07-11T12:38:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T12:38:41.000Z (over 3 years ago)
- Last Synced: 2024-11-06T13:00:53.526Z (2 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Luks Tools
A collection of tools to interact with luks encrypted partitions.
## Contents:
- `luksCreate`: Create an encrypted luks volume on a device
- `luks[Mount|Close]`: Mount/Unmount an encrypted luks volume## See also:
[luksBackup](https://git.datenvorr.at/anton/luksbackup) - a tool to backup data to a remote luks container