mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/arp-scan: why do we have this error for months if this is unused? -.- #445
To be honest, we don't even need the persistent data model.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARPscanner.conf:/usr/local/etc/ARPscanner/ARPscanner.conf
|
||||
@@ -1,5 +0,0 @@
|
||||
{% if helpers.exists('OPNsense.arpscanner.general') %}
|
||||
[general]
|
||||
Interface={{ OPNsense.arpscanner.general.Interface|default("") }}
|
||||
Networks={{ OPNsense.arpscanner.general.Networks|default('192.168.1.0/24,172.16.45.0/25') }}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user