NetworkConnection

0.1.1

A PowerShell module a cmdlet that mimics the way that "netstat.exe -ano" works, but instead returns objects with properties "Protocol, LocalAddress, LocalPort, RemoteAddress, RemotePort, State, ProcessId and ProcessName (The PowerShell way). For more information see the reposityory at: https://github.com/KarlGW/NetworkConnection.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name NetworkConnection -RequiredVersion 0.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name NetworkConnection -Version 0.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Karl Wallenius. All rights reserved.

Package Details

Author(s)

  • KarlGW

Tags

network IP TCP UDP netstat

Cmdlets

Get-NetworkConnection

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.2.0 2,006 2/2/2017
0.1.2 204 1/24/2017
0.1.1 (current version) 213 1/21/2017
0.1.0 200 1/21/2017