Vendor: Eli Fulkerson
TC

tcping by Eli Fulkerson

tcping.exe is a console application that operates similarly to 'ping', but works over a TCP port. It measures network connectivity and latency by establishing TCP connections to specified ports, supporting IPv4/IPv6, HTTP mode, and configurable options for intervals, timeouts, and attempts.
Latest: 2.7.1
Last checked: Jun 9, 2026 12:10am
Rank: 286/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MITSilent: YesWinget: Available
Silent install
winget install --id=EliFulkerson.tcping -e

Version & Lifecycle

0
Current: 2.7.1 N-2: 0.38 Predicted EOL: 2025-12-31 Avg cadence: Every 115 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • May 15, 2026
0

Tcping portable deployment note

Tcping for Windows is a standalone console binary, not an MSI-style installed application. For managed endpoints, copy tcping.exe into a machine-wide tools folder such as C:\Program Files\Tcping and add that folder to the system PATH with Group Policy Preferences, Intune, or a configuration script so all users and scheduled tasks call the same binary.

If you deploy it with a wrapper, use a file-version/hash detection rule on the staged tcping.exe path rather than an Add/Remove Programs product code. Use the project source/release page for current binaries: tcping on GitHub.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

tcpingelifulkerson tcping

Packaging Notes

0

Available via winget and Chocolatey (portable version)

Notes

0

Not affiliated with Chocolatey; multiple independent implementations of tcping exist; this version is by Eli Fulkerson.

Vendor: Pj Back to top ↑
TC

tcping by Pj

tcping is a cross-platform tool that performs ping operations over TCP instead of ICMP, useful in environments where ICMP is blocked. It supports IPv4 and IPv6, outputs results in colored, plain, JSON, CSV, and sqlite3 formats, and monitors network latency, packet loss, and connection quality.
Latest: 2.7.0
Last checked: Jun 9, 2026 12:10am
Rank: 286/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MITWinget: Available

Version & Lifecycle

0
Current: 2.7.0

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • May 15, 2026
0

Tcping portable deployment note

Tcping for Windows is a standalone console binary, not an MSI-style installed application. For managed endpoints, copy tcping.exe into a machine-wide tools folder such as C:\Program Files\Tcping and add that folder to the system PATH with Group Policy Preferences, Intune, or a configuration script so all users and scheduled tasks call the same binary.

If you deploy it with a wrapper, use a file-version/hash detection rule on the staged tcping.exe path rather than an Add/Remove Programs product code. Use the project source/release page for current binaries: tcping on GitHub.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

tcpingelifulkerson tcping

Notes

0

tcping is inspired by Linux's ping utility and supports Windows, Linux, MacOS, and many other operating systems. It can test connectivity to specific TCP ports, monitor uptime, and analyze service availability and load balancing.