Tool for unbanning people from DenyHosts.
Follow instructions on enabling apt.kura.io repository and then run the following command to install the package.
sudo apt-get install denyhosts-unban
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
Download the tar.gz or zip archive from GitHub, extract etc.
sudo make install
sudo denyhosts-unban [ADDRESS]
- Chris Gahan for starting the BASH version that spawned this SH version.
MIT