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