Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.68 KB

File metadata and controls

60 lines (44 loc) · 1.68 KB

pyWype

https://api.codacy.com/project/badge/Grade/78a1649abd3144369e66326394211ea3 https://badges.frapsoft.com/os/v3/open-source.svg?v=103

Securely wipe storage drives and partitions

Disk-wiping utility for GNU/Linux, written in Python 2 & 3.

THIS SOFTWARE WILL IRRECOVERABLY WIPE DATA FROM YOUR DRIVE. USE CAUTION.

Requirements

pyWype is tested to run in Python 2.7 and Python 3.4 on GNU/Linux.

In Linux, install pv via your package manager:

apt yum
apt-get install -y pv dnf install -y pv

Install Python requirements:

pip install -r requirements.txt

Usage

TODO

  • [ ] Add quit at any time option
  • [ ] Support multiple drive wipes?
  • [ ] Unit tests & integration with Travis-CI

Change Log

LICENSE

LICENSE