Skip to content

mjholub/wiper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>