Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: tcping | Distribution: openSUSE Tumbleweed |
Version: 2.6.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Sun Oct 6 14:57:37 2024 |
Group: Productivity/Networking/Diagnostic | Build host: reproducible |
Size: 9785998 | Source RPM: tcping-2.6.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/pouriyajamshidi/tcping | |
Summary: A ping program for TCP ports |
TCPing will send TCP probes to an IP address or a hostname specified by you and prints the result. It works with both IPv4 and IPv6. TCPING uses different TCP sequence numbering for successful and unsuccessful probes, so that when you look at the results and spot a failed probe, understanding the total packet drops to that point would be illustrative enough. * Monitor your network connection. * Determine packet loss. * Analyze the network's latency. * Show min/avg/max probes latency. * Use the -r flag to retry hostname resolution after a predetermined number of ping failures. If you want to test your DNS load balancing or Global Server Load Balancer (GSLB), you should utilize this option.. * Print connection statistics on Enter key press. * Display the longest encountered downtime and uptime duration and time. * Monitor and audit your peers network. * Calculate the total uptime/downtime when conducting a maintenance. * An alternative to ping in environments that ICMP is blocked.
MIT
* Sun Oct 06 2024 Martin Hauke <mardnh@gmx.de> - Update to version 2.6.0 * add -h flag to show help. * add -D flag to show time in output lines. * Refactor Makefile: Split build section into smaller, distinct targets. * update flag section of README to include show-failures-only. * Refactor/minor cleanups. * update Makefile version and tidy go modules. * display second instead of seconds on probe failures. - Update to version 2.5.0 * new feature: add -show-failures-only flag to omit printing successful probes. * fix: extra precision for seconds calculation when the value is under a second. * refactor: migrate to a pure-Go sqlite package. * refactor: user flag handlers. * cleanup: user input functions. * Sun Nov 12 2023 Dirk Müller <dmueller@suse.com> - update to 2.4.0: * new feature: add `-i` to specify the interval between sending probes. * new feature: add `-I` to specify the source interface to use for sending probes. * new feature: add `-t` to specify a custom timeout for probes. * new feature: add `--db` to specify the path and file name to store tcping output to sqlite database. e.g. `--db /tmp/tcping.db`. * fix: add `rtt` to JSON output * refactor: remove unnecessary custom types * refactor: memory align `structs` * refactor: Debian packaging instructions * Sun Aug 27 2023 Martin Hauke <mardnh@gmx.de> - Update to version 2.0.0 * new feature: add -c or count flag to exit TCPING after a certain amount of probes specified by user. * fix: packet loss NaN when program terminated too quickly. * fix: random IP address selector index out of range bug. * fix: display format of IPv4 embedded in IPv6 addresses. * fix: time report bug. Everything is now accurate. * docs: improve documentation. - Update to version 1.22.1 * new feature: implement JSON output. * new feature: implement JSON output prettifier. * fix IP version selection bug when -4 or -6 flags are passed. - Update to version 1.21.1 * make stats struct fields' names uniform. * add | separator to summary report for better visibility. * fix retry resolve logic. - Update to version 1.21.0 * 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. - Update to version 1.20.0 * add hostname, IP and port number to summary output. * Fri Apr 07 2023 Martin Hauke <mardnh@gmx.de> - Update to version 1.19.2 * display stats even if all the probes had failed update version * Sat Mar 04 2023 Martin Hauke <mardnh@gmx.de> - Update to version 1.19.1 * close TCP connections faster to lessen the resource utilization on target. * Sun Feb 26 2023 Martin Hauke <mardnh@gmx.de> - Update to version 1.19.0 * implmenet sub-millisecond timing report to make it suitable for Data center and Cloud environments. * fix downtime report miscalculation. * misc fixes * Sat Oct 15 2022 Martin Hauke <mardnh@gmx.de> - Initial package for tcping, version 1.12.1
/usr/bin/tcping /usr/share/doc/packages/tcping /usr/share/doc/packages/tcping/CHANGELOG.md /usr/share/doc/packages/tcping/README.md /usr/share/licenses/tcping /usr/share/licenses/tcping/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024