fix ping check fixes amidaware/tacticalrmm#812
This commit is contained in:
parent
c3e33a6def
commit
4b1f993a76
@ -61,7 +61,7 @@ func DoPing(host string) (PingResponse, error) {
|
||||
}
|
||||
|
||||
pinger.Count = 3
|
||||
pinger.Size = 24
|
||||
pinger.Size = 548
|
||||
pinger.Interval = time.Second
|
||||
pinger.Timeout = 5 * time.Second
|
||||
pinger.SetPrivileged(true)
|
||||
|
Loading…
Reference in New Issue
Block a user