Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 321 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 321 Bytes

wiper

simple program for overwriting free disk space, written in rust

Usage and installation:

git clone --depth=1 https://github.com/154pinkchairs/wiper
cd wiper && cargo build --release
./target/release/wiper <number of rounds> <true|false for using zeros, which is faster, but less secure than more random data>