mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
12 lines
533 B
HTML
Executable File
12 lines
533 B
HTML
Executable File
<!-- ---------------------------------------------------------------------------
|
|
# Pi.Alert
|
|
# Open Source Network Guard / WIFI & LAN intrusion detector
|
|
#
|
|
# index.html - Redirect default page to pialert web admin portal
|
|
#-------------------------------------------------------------------------------
|
|
# Puche 2021 GNU GPLv3
|
|
#--------------------------------------------------------------------------- -->
|
|
|
|
<meta http-equiv="refresh" content="0; url=pialert"/>
|
|
<meta http-equiv="Cache-Control" content="no-store" />
|