mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-05 01:31:49 -07:00
🔌NBTSCAN plugin #693
This commit is contained in:
@@ -1,23 +1,7 @@
|
|||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Plugin functionality overview and links to external resources if relevant. Include use cases if available.
|
Plugin for device name discovery via the [nbtscan](https://linuxcommandlibrary.com/man/nbtscan) network utility supporting NetBIOS.
|
||||||
|
|
||||||
> [!TIP]
|
|
||||||
> Some tip.
|
|
||||||
|
|
||||||
### Quick setup guide
|
|
||||||
|
|
||||||
To set up the plugin correctly, make sure...
|
|
||||||
|
|
||||||
#### Required Settings
|
|
||||||
|
|
||||||
- When to run `PREF_RUN`
|
|
||||||
-
|
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
- Head to **Settings** > **Plugin name** to adjust the default values.
|
- Check the Settings page for details.
|
||||||
|
|
||||||
### Notes
|
|
||||||
|
|
||||||
- Additional notes, limitations, Author info.
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"description": [
|
"description": [
|
||||||
{
|
{
|
||||||
"language_code": "en_us",
|
"language_code": "en_us",
|
||||||
"string": "A plugin to discover device names."
|
"string": "A plugin to discover device names via NetBIOS."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"params": [
|
"params": [
|
||||||
|
|||||||
Reference in New Issue
Block a user