mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-03-14 04:22:10 +00:00
025a02e87c0614e161d9cd6baac1624c57409ff9
Use stdint.h, ncurses.h and panel.h instead of netinet/in.h
nwipe is a command that will securely erase disks using a variety of recognised methods. It is a fork of the dwipe command used by Darik's Boot and Nuke (dban). nwipe is included with partedmagic if you want a quick and easy bootable CD version. nwipe was created out of a need to run the DBAN dwipe command outside of DBAN, in order to allow its use with any host distribution, thus giving better hardware support.
To use from the git repository, first create all the autoconf files with ./init.sh
Then do the standard ./configure --prefix=/usr && make && make install
For release notes please see the README file
Description
Languages
C
98.2%
C++
0.9%
Shell
0.7%
M4
0.1%
Makefile
0.1%