mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
@@ -31,10 +31,11 @@ To improve presence accuracy and reduce false offline states:
|
|||||||
|
|
||||||
### ✅ Increase ARP Scan Timeout
|
### ✅ Increase ARP Scan Timeout
|
||||||
|
|
||||||
Extend the ARP scanner timeout to ensure full subnet coverage:
|
Extend the ARP scanner timeout and DURATION to ensure full subnet coverage:
|
||||||
|
|
||||||
```env
|
```env
|
||||||
ARPSCAN_RUN_TIMEOUT=360
|
ARPSCAN_RUN_TIMEOUT=360
|
||||||
|
ARPSCAN_DURATION=30
|
||||||
```
|
```
|
||||||
|
|
||||||
> Adjust based on your network size and device count.
|
> Adjust based on your network size and device count.
|
||||||
|
|||||||
Reference in New Issue
Block a user