🔌NBTSCAN plugin #693

This commit is contained in:
jokob-sk
2024-07-11 15:30:18 +10:00
parent 0a9ae5e9d9
commit 4b26044427
2 changed files with 3 additions and 19 deletions

View File

@@ -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.

View File

@@ -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": [