From 9dd482618ba24381d00e8648199464019f00879e Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Wed, 12 Nov 2025 21:07:51 +1100 Subject: [PATCH] DOCS: MTSCAN - mikrotik missing from docs Signed-off-by: jokob-sk --- docs/PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/PLUGINS.md b/docs/PLUGINS.md index c9093d2c..7f934a19 100755 --- a/docs/PLUGINS.md +++ b/docs/PLUGINS.md @@ -64,6 +64,7 @@ Device-detecting plugins insert values into the `CurrentScan` database table. T | `LUCIRPC` | [luci_import](https://github.com/jokob-sk/NetAlertX/tree/main/front/plugins/luci_import/) | 🔍 | Import connected devices from OpenWRT | | | | `MAINT` | [maintenance](https://github.com/jokob-sk/NetAlertX/tree/main/front/plugins/maintenance/) | ⚙ | Maintenance of logs, etc. | | | | `MQTT` | [_publisher_mqtt](https://github.com/jokob-sk/NetAlertX/tree/main/front/plugins/_publisher_mqtt/) | ▶️ | MQTT for synching to Home Assistant | | | +| `MTSCAN` | [mikrotik_scan](https://github.com/jokob-sk/NetAlertX/tree/main/front/plugins/mikrotik_scan/) | 🔍 | Mikrotik device import & sync | | | | `NBTSCAN` | [nbtscan_scan](https://github.com/jokob-sk/NetAlertX/tree/main/front/plugins/nbtscan_scan/) | 🆎 | Nbtscan (NetBIOS-based) name resolution | | | | `NEWDEV` | [newdev_template](https://github.com/jokob-sk/NetAlertX/tree/main/front/plugins/newdev_template/) | ⚙ | New device template | | Yes | | `NMAP` | [nmap_scan](https://github.com/jokob-sk/NetAlertX/tree/main/front/plugins/nmap_scan/) | ♻ | Nmap port scanning & discovery | | |