NetworkConnection
0.2.0
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). Also contains a cmdlet that mimics the *nix command "Host", it resolves IP address to host name and vice versa. For more informa
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). Also contains a cmdlet that mimics the *nix command "Host", it resolves IP address to host name and vice versa. For more information see the repository at: https://github.com/KarlGW/NetworkConnection.
Show more
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2017 Karl Wallenius.
Package Details
Author(s)
- Karl Wallenius
Tags
network IP TCP UDP netstat host ipaddress hostname
Cmdlets
Get-NetworkConnection Get-NetworkConnectionHost
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 (current version) | 4,359 | 2/2/2017 |
0.1.2 | 207 | 1/24/2017 |
0.1.1 | 216 | 1/21/2017 |
0.1.0 | 203 | 1/21/2017 |