NetDebug
1.6
Network Debugging
This module has multiple cmdlets and functions oriented towards debugging network reachability and ISP issues. The *NetListener family of cmdlets allow you to create network listeners for UDP and TCP ports. These listeners can be configured to run PowerShell scripts and process incoming traffic, serving as simple PowerShell servers. Test-NetFlow is a modified version
This module has multiple cmdlets and functions oriented towards debugging network reachability and ISP issues. The *NetListener family of cmdlets allow you to create network listeners for UDP and TCP ports. These listeners can be configured to run PowerShell scripts and process incoming traffic, serving as simple PowerShell servers. Test-NetFlow is a modified version of Test-NetConnection which adds the ability to verify UDP connectivity.
Resolve-ASN provides information about the Internet Service Provider of a specified host. CheckPoint-NetIPsecMainModeSA allows you to identify ISP information on who you are connected with. Many Xbox Live enabled experiences will generate IPsec SAs which can be tracked with this tool.
Get-NatType simulates Teredo interactions to provide you information on the local NAT and firewall configuration.
Show more
Resolve-ASN provides information about the Internet Service Provider of a specified host. CheckPoint-NetIPsecMainModeSA allows you to identify ISP information on who you are connected with. Many Xbox Live enabled experiences will generate IPsec SAs which can be tracked with this tool.
Get-NatType simulates Teredo interactions to provide you information on the local NAT and firewall configuration.
Installation Options
Owners
Copyright
(c) 2015 Christopher Palmer. All rights reserved.
Package Details
Author(s)
- Christopher Palmer
Cmdlets
Stop-NetListener Start-NetListener Get-NetListener
Functions
Resolve-ASN Get-NatType Read-NetEvents Test-NetFlow Checkpoint-NetIPsecMainModeSA
Dependencies
This module has no dependencies.
FileList
- NetDebug.nuspec
- Checkpoint-NetIPsecMainModeSA.psm1
- Get-NatType.psm1
- NetDebug.Format.ps1xml
- NetDebug.psd1
- NetListener.exe
- Notes.ps1
- Quindar.dll
- Read-NetEvents.psm1
- Resolve-ASN.psm1
- Test-NetFlow.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.6 (current version) | 2,677 | 7/11/2015 |
1.5 | 61 | 4/23/2015 |
1.4 | 26 | 4/23/2015 |
1.3 | 28 | 4/22/2015 |