mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-10 12:12:10 -07:00
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
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user