Skip to content

release/v3.0.0

Compare
Choose a tag to compare
@ignlg ignlg released this 17 Apr 12:01
· 24 commits to master since this release

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.