This commit is contained in:
pucherot
2021-02-01 09:26:32 +01:00
parent e694ed0a43
commit 2955ac6535
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
# Pi.Alert # Pi.Alert
# Open Source Network Guard / WIFI & LAN intrusion detector # Open Source Network Guard / WIFI & LAN intrusion detector
# #
# index.html - Redirect file to pialert subdirectory # index.html - Redirect default page to pialert web admin portal
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3 # Puche 2021 pi.alert.application@gmail.com GNU GPLv3
#--------------------------------------------------------------------------- --> #--------------------------------------------------------------------------- -->

View File

@@ -2,7 +2,7 @@
# Pi.Alert # Pi.Alert
# Open Source Network Guard / WIFI & LAN intrusion detector # Open Source Network Guard / WIFI & LAN intrusion detector
# #
# index.html - Redirect file to pialert subdirectory # pialert_front.conf - lighttpd domain redirection
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3 # Puche 2021 pi.alert.application@gmail.com GNU GPLv3
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Pi.Alert # Pi.Alert
# Open Source Network Guard / WIFI & LAN intrusion detector # Open Source Network Guard / WIFI & LAN intrusion detector
# #
# create_tar.sh - Create the installation file # create_tar.sh - Create the tar file for installation
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3 # Puche 2021 pi.alert.application@gmail.com GNU GPLv3
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------