HTMLDOC converts Hyper-Text Markup Language
("HTML") files and web pages into indexed HTML,
Adobe® PostScript®, or Adobe Portable Document
Format ("PDF") files.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
pwnat, pronounced "poe-nat", is a tool that allows any number of clients
behind NATs to communicate with a server behind a separate NAT with *no*
port forwarding and *no* DMZ setup on any routers in order to directly
communicate with each other. The server does not need to know anything
about the clients trying to connect.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Add aspell binaries to $PATH when installing dictionaries,
so that the aspell prezip binary finds its prezip-bin.
If it doesn't it fails silently and installs empty dictionaries.
Signed-off-by: David Höppner <0xffea@gmail.com>
ncdu (NCurses Disk Usage) is a curses-based version of the well-known
'du', and provides a fast way to see what directories are using your
disk space.
Signed-off-by: David Höppner <0xffea@gmail.com>
The git mirror has a note that the hg repo
should be used instead. Change head url
accordingly.
Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Bcrypt is a cross platform file encryption utility. Encrypted files are
portable across all supported operating systems and processors.
Passphrases must be between 8 and 56 characters and are hashed
internally to a 448 bit key. However, all characters supplied are
significant. The stronger your passphrase, the more secure your data.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The Phoronix Test Suite is the most comprehensive testing and
benchmarking platform available for the Linux operating system.
This software is designed to effectively carry out both
qualitative and quantitative benchmarks in a clean, reproducible,
and easy-to-use manner.