From 623fabd1255633f89b82628e4655fdc48dcbd0bc Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Fri, 10 Apr 2026 07:58:07 +1000 Subject: [PATCH] DOCS: subnets Signed-off-by: jokob-sk --- docs/SUBNETS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/SUBNETS.md b/docs/SUBNETS.md index 901329e9..c1bf7ca7 100755 --- a/docs/SUBNETS.md +++ b/docs/SUBNETS.md @@ -11,11 +11,12 @@ You need to specify the network interface and the network mask. You can also con > If this command returns no results: > > - ✅ If you see output like `IPv4: (none)` or `Using 0.0.0.0`: -> → The interface was not detected correctly. -> → Fix: explicitly set the interface using `--interface=`. +> - The interface was not detected correctly. +> - Fix: explicitly set the interface using `--interface=`. > > - ❌ If the scan runs correctly but still finds no devices: -> → The network may not be accessible due to firewall, VLAN, or network restrictions (Wi-Fi extenders, VPNs, etc.). If direct scans are not possible, check the [remote networks documentation](./REMOTE_NETWORKS.md) for workarounds. +> - The network may not be accessible due to firewall, VLAN, or network restrictions (Wi-Fi extenders, VPNs, etc.). +> - If direct scans are not possible, check the [remote networks documentation](./REMOTE_NETWORKS.md) for workarounds. ## Example Values