lot of stuff
This commit is contained in:
+9
-10
@@ -2,14 +2,13 @@
|
||||
|
||||
# TODO check if root
|
||||
|
||||
echo -e '\033[35m
|
||||
__ __ __
|
||||
/ /______ ____ _____/ /______/ /
|
||||
/ //_/ __ \/ __ \/ ___/ //_/ __ /
|
||||
/ ,< / / / / /_/ / /__/ ,< / /_/ /
|
||||
/_/|_/_/ /_/\____/\___/_/|_|\__,_/
|
||||
\033[0m'
|
||||
echo -e "\033[35;1mInstalling knockd to control ssh port opening\033[0m"
|
||||
echo -e '
|
||||
_ __ _
|
||||
| |/ /_ _ ___ __| |__
|
||||
| . <| . \/ _ \/ _| / /
|
||||
|_|\_\_||_\___/\__|_\_\
|
||||
'
|
||||
echo -e "Installing knockd to control ssh port opening"
|
||||
|
||||
. bin/checkroot.sh
|
||||
|
||||
@@ -49,7 +48,7 @@ rc-update add knockd
|
||||
|
||||
ufw delete allow ssh
|
||||
|
||||
echo -e "\033[92;1mknockd installed and configured\033[Om"
|
||||
echo -e "\033[92;1mplease note this sequence for future ssh knocking\033[Om"
|
||||
echo -e "knockd installed and configured"
|
||||
echo -e "please note this sequence for future ssh knocking"
|
||||
echo "$sq"
|
||||
sleep 3
|
||||
|
||||
Reference in New Issue
Block a user