NetworkConnection
0.1.2
A PowerShell module a cmdlet that mimics the way that "netstat.exe -ano" works (but faster), but instead returns objects with properties "Protocol, LocalAddress, LocalPort, RemoteAddress, RemotePort, State, ProcessId and ProcessName (The PowerShell way). For more information see the repository at: https://github.com/KarlGW/NetworkConnection.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2017 Karl Wallenius.
Package Details
Author(s)
- Karl Wallenius
Tags
Cmdlets
Dependencies
This module has no dependencies.
Release Notes
FileList
- NetworkConnection.nuspec
- Kaguwa.Commands.Network.dll-Help.xml
- NetworkConnection.Format.ps1xml
- NetworkConnection.psd1
- en-US\about_NetworkConnection.help.txt
- lib\Kaguwa.Commands.Network.dll
- lib\Kaguwa.Network.dll
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0 | 5,762 | 2/2/2017 |
0.1.2 (current version) | 207 | 1/24/2017 |
0.1.1 | 216 | 1/21/2017 |
0.1.0 | 203 | 1/21/2017 |