Merge pull request #9 from Sc00bz/patch-1

Fixed Shark Jack banner
pull/11/head
Darren Kitchen 2019-11-20 09:47:52 -08:00 committed by GitHub
commit 5c45593502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -21,13 +21,13 @@ function cleart() {
function banner(){
cleart
echo -e "\n\n\n\n #####################################################\n\n\n"
echo -e "\n\n\n\n########################################################\n\n\n"
printf "\
\_____)\_____ Shark Jack _____/(_____/\"
/--v____ __°< by Hak5 >°__ ____v--\"
)/ \(\"
\_____)\_____ Shark Jack _____/(_____/
/--v____ __°< by Hak5 >°__ ____v--\\
)/ \(
"
echo -e " \n\n#####################################################\n\n"
echo -e "\n\n########################################################\n\n"
}
function iptables_check() {