fail2ban conf and knockd

This commit is contained in:
Bachir Soussi Chiadmi
2015-03-13 00:09:11 +01:00
parent f24c958037
commit 502d77ba8a
2 changed files with 8 additions and 9 deletions

View File

@@ -89,11 +89,11 @@ echo '
'
echo "\033[35;1mInstalling fall2ban \033[0m"
sleep 3
apt-get install fail2ban
cat "$_cwd"/assets/fail2ban.jail.conf > /etc/fail2ban/jail.conf
echo "fail2ban installed and configured"
echo "033[92;1m* * *033[Om"
echo '
__ __ __
/ /______ ____ _____/ /______/ /
@@ -104,8 +104,7 @@ echo '
'
echo "\033[35;1mInstalling knockd \033[0m"
sleep 3
apt-get install fail2ban
apt-get install knockd
echo "knockd installed and configured"
echo "033[92;1m* * *033[Om"