diff --git a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml index 66312cce..770d23be 100755 --- a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml +++ b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml @@ -95,7 +95,7 @@ body: ***Generally speaking, all bug reports should have logs provided.*** Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. Additionally, any additional info? Screenshots? References? Anything that will give us more context about the issue you are encountering! - You can use `tail -100 /app/log/app.log` in the container if you have trouble getting to the log files or send them to netalertx@gmail.com with the issue number. + You can use `tail -100 /app/log/app.log` in the container if you have trouble getting to the log files or send them to support@netalertx.com with the issue number. validations: required: false - type: textarea diff --git a/.github/ISSUE_TEMPLATE/security-report.yml b/.github/ISSUE_TEMPLATE/security-report.yml index 5b63286f..70b7a6a6 100755 --- a/.github/ISSUE_TEMPLATE/security-report.yml +++ b/.github/ISSUE_TEMPLATE/security-report.yml @@ -10,7 +10,7 @@ body: attributes: value: | **Important:** For security reasons, please do **not** post sensitive security issues publicly in the issue tracker. - Instead, send details to our security contact email: [netalertx@gmail.com](mailto:netalertx@gmail.com). + Instead, send details to our security contact email: [support@netalertx.com](mailto:support@netalertx.com). We appreciate your responsible disclosure. - type: textarea @@ -27,6 +27,6 @@ body: attributes: label: Have you sent this report via email to the security contact? options: - - label: Yes, I have sent the details to netalertx@gmail.com + - label: Yes, I have sent the details to support@netalertx.com required: true - label: Not yet, I will send it after opening this issue diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 845aaca9..72f9bb6c 100755 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported to the community leaders responsible for enforcement at . +reported to the community leaders responsible for enforcement at . All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/README.md b/README.md index ffb89afd..e155f2bf 100755 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Thank you to everyone who appreciates this tool and donates. - Bitcoin: `1N8tupjeCK12qRVU2XrV17WvKK7LCawyZM` - Ethereum: `0x6e2749Cb42F4411bc98501406BdcD82244e3f9C7` - 📧 Email me at [netalertx@gmail.com](mailto:netalertx@gmail.com?subject=NetAlertX) if you want to get in touch or if I should add other sponsorship platforms. + 📧 Email me at [support@netalertx.com](mailto:support@netalertx.com?subject=NetAlertX) if you want to get in touch or if I should add other sponsorship platforms. diff --git a/back/update_vendors.sh b/back/update_vendors.sh index 44bf63b4..be0d9a3e 100755 --- a/back/update_vendors.sh +++ b/back/update_vendors.sh @@ -6,7 +6,7 @@ # # update_vendors.sh - Back module. IEEE Vendors db update # ------------------------------------------------------------------------------ -# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3 +# Puche 2021 / 2022+ jokob support@netalertx.com GNU GPLv3 # ------------------------------------------------------------------------------ # ---------------------------------------------------------------------- diff --git a/docs/DEBUG_PLUGINS.md b/docs/DEBUG_PLUGINS.md index f84e752d..cb95dea4 100755 --- a/docs/DEBUG_PLUGINS.md +++ b/docs/DEBUG_PLUGINS.md @@ -103,6 +103,6 @@ Sometimes specific log sections are needed to debug issues. The Devices and Curr 2. Wait for the issue to occur. 3. Search for `================ DEVICES table content ================` in your logs. 4. Search for `================ CurrentScan table content ================` in your logs. -5. Open a new issue and post (redacted) output into the issue description (or send to the netalertx@gmail.com email if sensitive data present). +5. Open a new issue and post (redacted) output into the issue description (or send to the support@netalertx.com email if sensitive data present). 6. Please set `LOG_LEVEL` to `debug` or lower. diff --git a/docs/DEBUG_TIPS.md b/docs/DEBUG_TIPS.md index cf7f27bc..31e1201a 100755 --- a/docs/DEBUG_TIPS.md +++ b/docs/DEBUG_TIPS.md @@ -67,7 +67,7 @@ Sometimes specific log sections are needed to debug issues. The Devices and Curr 2. Wait for the issue to occur. 3. Search for `================ DEVICES table content ================` in your logs. 4. Search for `================ CurrentScan table content ================` in your logs. -5. Open a new issue and post (redacted) output into the issue description (or send to the netalertx@gmail.com email if sensitive data present). +5. Open a new issue and post (redacted) output into the issue description (or send to the support@netalertx.com email if sensitive data present). 6. Please set `LOG_LEVEL` to `debug` or lower. ## Common issues diff --git a/docs/DOCKER_INSTALLATION.md b/docs/DOCKER_INSTALLATION.md index 70183b10..81975f91 100644 --- a/docs/DOCKER_INSTALLATION.md +++ b/docs/DOCKER_INSTALLATION.md @@ -127,4 +127,4 @@ You can read or watch several [community configuration guides](https://docs.neta - Bitcoin: `1N8tupjeCK12qRVU2XrV17WvKK7LCawyZM` - Ethereum: `0x6e2749Cb42F4411bc98501406BdcD82244e3f9C7` -> 📧 Email me at [netalertx@gmail.com](mailto:netalertx@gmail.com?subject=NetAlertX Donations) if you want to get in touch or if I should add other sponsorship platforms. +> 📧 Email me at [support@netalertx.com](mailto:support@netalertx.com?subject=NetAlertX Donations) if you want to get in touch or if I should add other sponsorship platforms. diff --git a/docs/SECURITY.md b/docs/SECURITY.md index 06d2a9f1..a03fe31a 100755 --- a/docs/SECURITY.md +++ b/docs/SECURITY.md @@ -93,7 +93,7 @@ By default, NetAlertX does **not** require login. Before exposing the UI in any If you discover a vulnerability or security concern, please report it **privately** via GitHub security advisories or to: -📧 [netalertx@gmail.com](mailto:netalertx@gmail.com?subject=NetAlertX%20Security%20Disclosure) +📧 [support@netalertx.com](mailto:support@netalertx.com?subject=NetAlertX%20Security%20Disclosure) We take security seriously and will work to patch confirmed issues promptly. Your help in responsible disclosure is appreciated! diff --git a/front/css/app.css b/front/css/app.css index 6c745dff..72e7a548 100755 --- a/front/css/app.css +++ b/front/css/app.css @@ -4,7 +4,7 @@ # # app.css - Front module. CSS styles #------------------------------------------------------------------------------- -# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3 +# Puche 2021 / 2022+ jokob support@netalertx.com GNU GPLv3 ----------------------------------------------------------------------------- */ /* ----------------------------------------------------------------------------- diff --git a/front/js/app-init.js b/front/js/app-init.js index 5f2cdcbd..d50738bf 100644 --- a/front/js/app-init.js +++ b/front/js/app-init.js @@ -8,7 +8,7 @@ * mergeUniqueArrays(), getSetting(), getString(), getCache(), * setCache(), and all cache* functions from cache.js. *------------------------------------------------------------------------------- - # netalertx@gmail.com GNU GPLv3 + # support@netalertx.com GNU GPLv3 ----------------------------------------------------------------------------- */ // ----------------------------------------------------------------------------- diff --git a/front/js/cache.js b/front/js/cache.js index 22a88c05..937023e7 100644 --- a/front/js/cache.js +++ b/front/js/cache.js @@ -7,7 +7,7 @@ * All cross-file calls (handleSuccess, showSpinner, etc.) are * call-time dependencies resolved after page load. *------------------------------------------------------------------------------- - # netalertx@gmail.com GNU GPLv3 + # support@netalertx.com GNU GPLv3 ----------------------------------------------------------------------------- */ // Cache version stamp — injected by header.php from the app's .VERSION file. diff --git a/front/js/common.js b/front/js/common.js index f3b05ca7..eb351397 100755 --- a/front/js/common.js +++ b/front/js/common.js @@ -4,7 +4,7 @@ * * common.js - Front module. Common Javascript functions *------------------------------------------------------------------------------- -# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3 +# Puche 2021 / 2022+ jokob support@netalertx.com GNU GPLv3 ----------------------------------------------------------------------------- */ // ----------------------------------------------------------------------------- diff --git a/front/js/ui_components.js b/front/js/ui_components.js index a440eb8f..1614d4d6 100755 --- a/front/js/ui_components.js +++ b/front/js/ui_components.js @@ -4,7 +4,7 @@ * * ui_components.js - Front module. Common UI components *------------------------------------------------------------------------------- -# jokob netalertx@gmail.com GNU GPLv3 +# jokob support@netalertx.com GNU GPLv3 ----------------------------------------------------------------------------- */ diff --git a/front/php/server/db.php b/front/php/server/db.php index d34a25fe..2076c6fa 100755 --- a/front/php/server/db.php +++ b/front/php/server/db.php @@ -5,7 +5,7 @@ // // db.php - Front module. Server side. DB common file //------------------------------------------------------------------------------ -# 2022 jokob netalertx@gmail.com GNU GPLv3 +# 2022 jokob support@netalertx.com GNU GPLv3 //------------------------------------------------------------------------------ //------------------------------------------------------------------------------ diff --git a/front/php/server/util.php b/front/php/server/util.php index d5b79504..4c9449c6 100755 --- a/front/php/server/util.php +++ b/front/php/server/util.php @@ -5,7 +5,7 @@ // // util.php - Front module. Server side. Settings and utility functions //------------------------------------------------------------------------------ -# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3 +# Puche 2021 / 2022+ jokob support@netalertx.com GNU GPLv3 //------------------------------------------------------------------------------ require dirname(__FILE__).'/../templates/globals.php'; diff --git a/front/php/templates/header.php b/front/php/templates/header.php index 82f8ffa2..0337c08f 100755 --- a/front/php/templates/header.php +++ b/front/php/templates/header.php @@ -4,7 +4,7 @@ # # header.php - Front module. Common header to all the web pages #------------------------------------------------------------------------------- -# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3 +# Puche 2021 / 2022+ jokob support@netalertx.com GNU GPLv3 #--------------------------------------------------------------------------- --> diff --git a/install/production-filesystem/services/scripts/update_vendors.sh b/install/production-filesystem/services/scripts/update_vendors.sh index 93e67e78..da7d5284 100755 --- a/install/production-filesystem/services/scripts/update_vendors.sh +++ b/install/production-filesystem/services/scripts/update_vendors.sh @@ -7,7 +7,7 @@ set -euo pipefail # # update_vendors.sh - Back module. IEEE Vendors db update # ------------------------------------------------------------------------------ -# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3 +# Puche 2021 / 2022+ jokob support@netalertx.com GNU GPLv3 # ------------------------------------------------------------------------------ # ---------------------------------------------------------------------- diff --git a/server/__main__.py b/server/__main__.py index ea520d71..4534f911 100755 --- a/server/__main__.py +++ b/server/__main__.py @@ -6,7 +6,7 @@ # # Back module. Network scanner # ------------------------------------------------------------------------------- -# Puche 2021 / 2022+ jokob netalertx@gmail.com GNU GPLv3 +# Puche 2021 / 2022+ jokob support@netalertx.com GNU GPLv3 # -------------------------------------------------------------------------------