release/v3.0.0
Important changes on this release, that changes how Pingkeeper checks if network is reachable.
- detect network connection directly.
- opt
--use-ping
, use system ping instead of direct connection. - opt
-t --timeout
, seconds waiting for network connection. - opt
--max-errors
, number of keep-alive errors allowed in a row to keep running. - improve documentation.