diff --git a/back/pialert-cli b/back/pialert-cli index 8a800688..3b187e3a 100755 --- a/back/pialert-cli +++ b/back/pialert-cli @@ -29,11 +29,6 @@ case $1 in echo " - If the PIALERT_WEB_PROTECTION parameter does not exist yet, it will be" echo " created and set to 'True' (login enabled)" echo "" - echo " disable_scan - Stops all active scans" - echo " - Prevents new scans from starting" - echo "" - echo " enable_scan - Stops all active scans" - echo " - Prevents new scans from starting" echo "" echo "" ;; @@ -122,19 +117,6 @@ case $1 in echo "The new password is set" ;; - disable_scan) - ## stop active scans - sudo killall arp-scan - touch ${SCRIPTPATH}/../db/setting_stoparpscan - echo "The arp-scan is disabled" - ;; - - enable_scan) - ## stop active scans - rm ${SCRIPTPATH}/../db/setting_stoparpscan - echo "The arp-scan is enabled" - ;; - *) echo "pialert-cli v0.1 (https://github.com/leiweibau/Pi.Alert)" echo "Use \"pialert-cli help\" for a list of supported commands." diff --git a/back/report_sample.html b/back/report_sample.html index 44d8c159..45aef2ba 100755 --- a/back/report_sample.html +++ b/back/report_sample.html @@ -14,6 +14,14 @@ Net Alertx + + + + + + + + diff --git a/back/report_template.html b/back/report_template.html index 0b29cdd6..10738da9 100755 --- a/back/report_template.html +++ b/back/report_template.html @@ -23,6 +23,14 @@ Net Alertx + + + + + + + + diff --git a/back/report_template_new_version.html b/back/report_template_new_version.html index 40a4d3ab..c57dd4f6 100755 --- a/back/report_template_new_version.html +++ b/back/report_template_new_version.html @@ -22,7 +22,15 @@ diff --git a/front/img/NetAlertX_black.png b/front/img/NetAlertX_black.png deleted file mode 100755 index 8999fb37..00000000 Binary files a/front/img/NetAlertX_black.png and /dev/null differ diff --git a/front/img/NetAlertX_logo.png b/front/img/NetAlertX_logo.png new file mode 100755 index 00000000..8b8acec4 Binary files /dev/null and b/front/img/NetAlertX_logo.png differ diff --git a/front/img/NetAlertX_white.png b/front/img/NetAlertX_white.png deleted file mode 100755 index 2d8c3133..00000000 Binary files a/front/img/NetAlertX_white.png and /dev/null differ diff --git a/front/img/NetAlertX_white_1.png b/front/img/NetAlertX_white_1.png deleted file mode 100755 index a6c717ba..00000000 Binary files a/front/img/NetAlertX_white_1.png and /dev/null differ diff --git a/front/img/NetAlertX_white_2.png b/front/img/NetAlertX_white_2.png deleted file mode 100755 index f1676ce7..00000000 Binary files a/front/img/NetAlertX_white_2.png and /dev/null differ diff --git a/front/php/templates/header.php b/front/php/templates/header.php index b6249fce..932817f4 100755 --- a/front/php/templates/header.php +++ b/front/php/templates/header.php @@ -66,7 +66,7 @@ require dirname(__FILE__).'/security.php'; - + @@ -127,7 +127,7 @@ if ($ENABLED_DARKMODE === True) { - NetAlertX Logo + NetAlertX Logo
- Net Alertx Report + Net Alertx + + + + + + + +