enable ufw
This commit is contained in:
@@ -44,6 +44,8 @@ do
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
echo -e "\tenabling ufw"
|
||||||
|
ufw --force enable
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Python
|
# Python
|
||||||
|
|||||||
Reference in New Issue
Block a user