Skip to content

Commit 623fabd

Browse files
committed
DOCS: subnets
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
1 parent 6044a41 commit 623fabd

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/SUBNETS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ You need to specify the network interface and the network mask. You can also con
1111
> If this command returns no results:
1212
>
1313
> - ✅ If you see output like `IPv4: (none)` or `Using 0.0.0.0`:
14-
> The interface was not detected correctly.
15-
> Fix: explicitly set the interface using `--interface=<name>`.
14+
> - The interface was not detected correctly.
15+
> - Fix: explicitly set the interface using `--interface=<name>`.
1616
>
1717
> - ❌ If the scan runs correctly but still finds no devices:
18-
> → 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.
18+
> - The network may not be accessible due to firewall, VLAN, or network restrictions (Wi-Fi extenders, VPNs, etc.).
19+
> - If direct scans are not possible, check the [remote networks documentation](./REMOTE_NETWORKS.md) for workarounds.
1920
2021
## Example Values
2122

0 commit comments

Comments
 (0)