Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mxrcode/file-shredder-cli
Command-line tool for securely overwriting files with zeros, with Drag and Drop support.
https://github.com/mxrcode/file-shredder-cli
cross-platform data-wiping file-shredder linux secure-delete security-tools windows
Last synced: about 10 hours ago
JSON representation
Command-line tool for securely overwriting files with zeros, with Drag and Drop support.
- Host: GitHub
- URL: https://github.com/mxrcode/file-shredder-cli
- Owner: mxrcode
- License: lgpl-3.0
- Created: 2024-11-08T14:25:18.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T14:42:51.000Z (about 2 months ago)
- Last Synced: 2024-11-08T15:31:39.553Z (about 2 months ago)
- Topics: cross-platform, data-wiping, file-shredder, linux, secure-delete, security-tools, windows
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# file-shredder-cli
A simple command-line tool to securely overwrite and optionally delete files by filling them with zeros. It helps ensure that sensitive files are completely erased, preventing data recovery.
## Features
- Overwrites file content with zeros.
- Optionally deletes the file after overwriting.
- Command-line usage or drag-and-drop support.## Usage
### Command-Line
```bash
file-shredder-cli ...
```## License
file-shredder-cli is released under the GNU Lesser General Public License (LGPL-3.0), which means it is free and open-source software that you can use, modify, and distribute. Please refer to the [LICENSE](https://github.com/mxrcode/file-shredder-cli/blob/main/LICENSE) file for more details.## Disclaimer
file-shredder-cli is provided "as is" without any warranty or guarantee of any kind. The developers of TaskGuard are not responsible for any loss or damage caused by the use of this application.