mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
ICMP plugin 🆕
This commit is contained in:
@@ -13,7 +13,7 @@ To set up the plugin correctly, make sure to add in the plugin settings the name
|
||||
|
||||
### Usage
|
||||
|
||||
- Head to **Settings** > **IP Neigh** to adjust teh settings
|
||||
- Head to **Settings** > **IP Neigh** to adjust the settings
|
||||
- Interfaces are extracted from the `SCAN_SUBNETS` setting (make sure you add interfaces in the prescribed format, e.g. `192.168.1.0/24 --interface=eth1`)
|
||||
|
||||
### Notes
|
||||
|
||||
@@ -313,7 +313,7 @@
|
||||
"column": "Dummy",
|
||||
"mapped_to_column": "cur_ScanMethod",
|
||||
"mapped_to_column_data": {
|
||||
"value": "ip neighbor"
|
||||
"value": "IPNEIGH"
|
||||
},
|
||||
"css_classes": "col-sm-2",
|
||||
"show": true,
|
||||
|
||||
Reference in New Issue
Block a user