From d92ebc24de4495a2c192e213598505dfc6779ec9 Mon Sep 17 00:00:00 2001 From: KayJay7 <31775749+KayJay7@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:37:17 +0000 Subject: [PATCH] Fixed note in IPNEIGH README.md --- front/plugins/ipneigh/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/plugins/ipneigh/README.md b/front/plugins/ipneigh/README.md index dca94ddf..c65ea050 100755 --- a/front/plugins/ipneigh/README.md +++ b/front/plugins/ipneigh/README.md @@ -19,4 +19,4 @@ To set up the plugin correctly, make sure to add in the plugin settings the name ### Notes - `ARPSCAN` does a better job at discovering IPv4 devices because it explicitly sends arp requests -- IPv6 devices can \ No newline at end of file +- IPv6 devices will often have multiple addresses, but the ping answer will contain only one. This means that in general this plugin will not discover every address but only those who answer \ No newline at end of file