DOCS: subnets
Some checks failed
✅ Code checks / check-url-paths (push) Has been cancelled
✅ Code checks / lint (push) Has been cancelled
✅ Code checks / docker-tests (push) Has been cancelled
🐳 👩‍💻 docker dev / docker_dev (push) Has been cancelled
📘 Deploy MkDocs / deploy (push) Has been cancelled

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-04-10 07:58:07 +10:00
parent 6044a41852
commit 623fabd125

View File

@@ -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=<name>`.
> - The interface was not detected correctly.
> - Fix: explicitly set the interface using `--interface=<name>`.
>
> - ❌ 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