PackageTrack
Sign in Get early access

github.com/pouriyajamshidi/tcping

v1.22.1 #1359 most downloaded on Go modules pouriyajamshidi/tcping

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 7 months

Most releases are documented

notes for 16 of 18 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

34 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

34 releases · Feb 2022 to Aug 2023
2023 2024 2025 2026
Release Pre-release

Releases

latest 34
  1. v1.22.2-0.20230808165536-d9d00f626d06 08 Aug 2023 pre-release

    Nothing published for this version

  2. v1.22.2-0.20230607205629-c6d1a2dcf982 07 Jun 2023 pre-release

    Nothing published for this version

  3. v1.22.2-0.20230514181026-761ae0f20cfb 14 May 2023 pre-release

    Nothing published for this version

  4. v1.22.1 14 May 2023
    Release notes

    Summary

    • new feature: implement JSON output thanks to @ravsii
    • new feature: implement JSON output prettifier thanks to @ravsii
    • fix IP version selection bug when -4 or -6 flags are passed
    Open source →
    Release notes
    • new feature: implement JSON output thanks to @ravsii
    • new feature: implement JSON output prettifier thanks to @ravsii
    • fix IP version selection bug when -4 or -6 flags are passed
    Open source →
  5. v1.21.3-0.20230508175215-8c3d3b777b4c 08 May 2023 pre-release

    Nothing published for this version

  6. v1.21.2 08 May 2023
    Release notes

    Summary

    • make stats struct fields' names uniform
    • add | separator to summary report for better visibility
    • fix retry resolve logic
    Open source →
    Release notes
    • make stats struct fields' names uniform
    • add | separator to summary report for better visibility
    Open source →
  7. v1.21.2-0.20230508172121-9db3303e6c15 08 May 2023 pre-release

    Nothing published for this version

  8. v1.21.1 08 May 2023
    Release notes

    fix retry resolve logic

    Open source →
    Release notes
    • fix retry resolve logic
    Open source →
  9. v1.21.1-0.20230507162750-8ba0f0534084 07 May 2023 pre-release

    Nothing published for this version

  10. v1.21.0 07 May 2023
    Release notes
    • add option to enforce the use of IPv4 -4 or IPv6 -6 addresses only
    • instead of always picking the first, randomly pick an address from the list of resolved IP addresses
    Open source →
  11. v1.20.1-0.20230422150405-ef28fd02375f 22 Apr 2023 pre-release

    Nothing published for this version

  12. v1.20.0 22 Apr 2023
    Release notes
    • add hostname, IP and port number to summary output
    Open source →
  13. v1.19.3-0.20230407165201-cffa4cbfe5da 07 Apr 2023 pre-release

    Nothing published for this version

  14. v1.19.2 07 Apr 2023
    Release notes
    • display stats even if all the probes had failed update version
    • update version
    • incorporate sha256sum into Makefile
    Open source →
  15. v1.19.2-0.20230304163647-64f0c93eae6a 04 Mar 2023 pre-release

    Nothing published for this version

  16. v1.19.1 04 Mar 2023
    Release notes
    • close TCP connections faster to lessen the resource utilization on target
    Open source →
  17. v1.19.0 26 Feb 2023
    Release notes
    • implement sub-millisecond timing report to make it suitable for Data center and Cloud environments
    • refactor tcping function and simplify it
    • fix downtime report miscalculation
    • fix picking of go version
    • improve build process
    • changed ipAddress type from string to netip.Addr thanks @segfault99
    • fix statsprinter formats thanks @segfault99
    • upgrade actions thanks @wutingfeng
    • fix undeclared statsPrinter warning
    • fix code scanning alert - Incorrect conversion between integer types #43
    • add stale workflow
    • add new logo
    • add Linux brew section
    • add docker demo recording
    • restructure README file
    • update dependencies and bump Go version
    • improve Makefile
    • fix tag detection on Actions workflow
    • add Go version to CodeQL
    • add downloads badge
    • improve checkUpdate message
    • fix go install guide
    • fix bug report template
    • create SECURITY.md
    • improve pull request template
    • improve stale workflow
    Open source →
  18. v1.12.2-0.20220722151258-3a1dc3adc010 22 Jul 2022 pre-release

    Nothing published for this version

  19. v1.12.2-0.20220716103309-2464548e1a5e 16 Jul 2022 pre-release

    Nothing published for this version

  20. v1.12.2-0.20220710201315-9f7cd4d1a441 10 Jul 2022 pre-release

    Nothing published for this version

  21. v1.12.1 10 Jul 2022

    Nothing published for this version

  22. v1.12.0 10 Jul 2022
    Release notes
    • add preliminary JSON output support thanks @icemint0828 for collaboration
    • add Docker container images on Docker Hub and GitHub container registry
    • add and optimize GitHub workflows
    • small refactoring and cleanups
    • add -v flag to show version
    • improve code readability
    • add logo thanks @code-hyker
    Open source →
  23. v1.9.1 27 Jun 2022

    Nothing published for this version

  24. v1.9.1-0.20220529155602-9ab1239c3d9b 29 May 2022 pre-release

    Nothing published for this version

  25. v1.9.0 27 May 2022
    Release notes
    • Add -r flag to retry resolving the hostname after a certain amount of probe failures (thanks to @icemint0828)
    • Show statistics if the RTT is less than 1ms (thanks to @icemint0828)
    • Show longest uptime similar to longest downtime (thanks to @icemint0828)
    • Improve time calculation and display time in reports (thanks to @icemint0828)
    • Add initial test cases (thanks to @icemint0828)
    • General refactoring, fixes and decrease of resource utilization
    • Update dependencies
    • Update Makefile to include go fmt command in build
    • Update Makefile to include go test command in build
    Open source →
  26. v1.4.5-0.20220508191544-6c30a7a3edab 08 May 2022 pre-release

    Nothing published for this version

  27. v1.4.5-0.20220226102243-3b4bc10683d5 26 Feb 2022 pre-release

    Nothing published for this version

  28. v1.4.4 26 Feb 2022
    Release notes
    • Improve time constants for better readability
    Open source →
  29. v1.4.3 21 Feb 2022
    Release notes
    • Revert successful reply text color
    Open source →
  30. v1.4.2 20 Feb 2022
    Release notes
    • Memory alignment for rttResults struct
    Open source →
  31. v1.4.1 20 Feb 2022
    Release notes
    • Make hour format a constant
    Open source →
  32. v1.4.0 19 Feb 2022
    Release notes
    • Remove sort function to increase performance
    • General refactoring to make the code more readable
    Open source →
  33. v1.3.1-0.20220208231941-6f4d9794dd3e 08 Feb 2022 pre-release

    Nothing published for this version

  34. v1.3.0 08 Feb 2022
    Release notes
    • Fix longest downtime bug
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive