mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
31 lines
1.3 KiB
Markdown
Executable File
31 lines
1.3 KiB
Markdown
Executable File
## Overview
|
|
|
|
A plugin allowing for importing Un-Discoverable devices from the settings page.
|
|
The main usecase is to add dumb network gear like unmanaged hubs and switches to the network view.
|
|
There might be other usecases, please let me know.
|
|
|
|
### Usage
|
|
|
|
- Go to settings and find Un-Discoverabe Devices in the list of plugins.
|
|
- Enable the plugin by changing the RUN parameter from disabled to `once` or `always_after_scan`.
|
|
- Add the name of your device to the list. (remove the sample entry first)
|
|
- SAVE
|
|
- wait for the next scan to finish
|
|
|
|
#### Examples:
|
|
Settings:
|
|

|
|
|
|
resulting in these devices:
|
|

|
|
|
|
Allowing Un-Discoverable devices like hubs, switches or APs to be added to the network view.
|
|

|
|
|
|
### Known Limitations
|
|
- Un-Discoverable Devices always show as offline. That is expected as they can not be discovered by NetAlertX.
|
|
- All IPs are set to 0.0.0.0 therefore the "Random MAC" icon might show up.
|
|
|
|
Made with ❤ by [@Data-Monkey](https://github.com/Data-Monkey) 🙏
|
|
|