Chocolatey Packages

Documentation about My Chocolatey Packages.

View project on GitHub

TCPVcon TCPVcon

Usage

To install TCPVcon, run the following command from the command line or from PowerShell:

choco install tcpvcon

To upgrade TCPVcon, run the following command from the command line or from PowerShell:

choco upgrade tcpvcon

To uninstall TCPVcon, run the following command from the command line or from PowerShell:

choco uninstall tcpvcon

Description

TCPVcon will show you detailed listings of all TCP and UDP endpoints on your system, including the local and remote addresses and state of TCP connections. On Windows Server 2008, Vista, and XP, TCPVcon also reports the name of the process that owns the endpoint. TCPVcon provides a more informative and conveniently presented subset of the Netstat program that ships with Windows.

Command line usage

Tcpvcon usage is similar to that of the built-in Windows netstat utility:

tcpvcon [-a] [-c] [-n] [[process name] [PID]]

-a Show all endpoints (default is to show established TCP connections)

-c Print output as CSV

-n Don’t resolve addresses

Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know here that the package is no longer updating correctly.

Chocolatey Package Page

Software Site

Package Source