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
Author(s)
Karl Wallenius
Copyright
(c) 2017 Karl Wallenius.
Package Details
Owners
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 | 1,747 | 2/2/2017 |
0.1.2 (current version) | 202 | 1/24/2017 |
0.1.1 | 211 | 1/21/2017 |
0.1.0 | 198 | 1/21/2017 |