NEWDEV IP filter + dark pach for overlay #539 🆕

This commit is contained in:
Jokob-sk
2024-02-03 23:32:14 +11:00
parent 476d646d72
commit fc371a6e92
3 changed files with 8 additions and 4 deletions

View File

@@ -117,6 +117,10 @@ Thank you to all the wonderful people who are sponsoring this project (=preventi
Proudly using [Weblate](https://hosted.weblate.org/projects/pialert/).
<a href="https://hosted.weblate.org/engage/pialert/">
<img src="https://hosted.weblate.org/widget/pialert/pialert-core/multi-auto.svg" alt="Translation status" />
</a>
### License
> GPL 3.0 | [Read more here](LICENSE.txt) | Source of the [animated GIF (Loading Animation)](https://commons.wikimedia.org/wiki/File:Loading_Animation.gif) | Source of the [selfhosted Fonts](https://github.com/adobe-fonts/source-sans)

View File

@@ -4,7 +4,7 @@ A plugin to resolve `(unknown)` device names. It uses the [Pholus](https://githu
### Usage
- Go to settings and find Pholus-Scan (Name discovery) in the list of settings.
- Go to settings and find Pholus (Name discovery) in the list of settings.
- Enable the plugin by changing the `RUN` parameter from disabled to one you prefer (`schedule`, `always_after_scan`, `on_new_device`).
- Specify the `PHOLUS_RUN_TIMEOUT` (Will be divided by the number of subnets specified in the Arp-Scan (Network scan) plugin setting `SCAN_SUBNETS`)
- SAVE

View File

@@ -23,11 +23,11 @@
"display_name": [
{
"language_code": "en_us",
"string": "Pholus-Scan (Name discovery)"
"string": "Pholus (Name discovery)"
},
{
"language_code": "es_es",
"string": "Pholus-Scan (Descubrimiento de nombre)"
"string": "Pholus (Descubrimiento de nombre)"
}
],
"icon": [
@@ -43,7 +43,7 @@
"description": [
{
"language_code": "en_us",
"string": "This plugin is to execute a Pholus-scan (name discovery) on the local network"
"string": "This plugin is to execute a Pholus (name discovery) on the local network"
},
{
"language_code": "es_es",