/denyhosts-unban

Unban people from DenyHosts!

Primary LanguageShellMIT LicenseMIT

denyhosts-unban

Tool for unbanning people from DenyHosts.

Downloads

Installation

apt.kura.io

Follow instructions on enabling apt.kura.io repository and then run the following command to install the package.

sudo apt-get install denyhosts-unban

Manual Installation

Lazy way

sudo wget https://raw.github.com/kura/denyhosts-unban/master/usr/sbin/denyhosts-unban -O /usr/sbin/denyhosts-unban
sudo chmod +x /usr/sbin/denyhosts-unban

From archive

Download the tar.gz or zip archive from GitHub, extract etc.

sudo make install

Usage

sudo denyhosts-unban [ADDRESS]

Thanks

  • Chris Gahan for starting the BASH version that spawned this SH version.

License

MIT