github pouriyajamshidi/tcping v2.4.0
v2.4.0 - 10-September-2023

latest release: v2.5.0
9 months ago

Summary

This release has also received a lot of love and support from the community. More importantly from new contributors.

  • new feature: add -i to specify the interval between sending probes. Thanks to @luca-patrignani
  • new feature: add -I to specify the source interface to use for sending probes. Thanks to @wizsk
  • new feature: add -t to specify a custom timeout for probes. Thanks to @luca-patrignani
  • new feature: add --db to specify the path and file name to store tcping output to sqlite database. e.g. --db /tmp/tcping.db. Thanks to @wizsk
  • fix: add rtt to JSON output
  • fix: CI warning thanks to @wizsk
  • refactor: remove unnecessary custom types
  • refactor: memory align structs
  • refactor: Debian packaging instructions

Don't miss a new tcping release

NewReleases is sending notifications on new releases.