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

Installation Options

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

Install-Module -Name NetDebug

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

Install-PSResource -Name NetDebug

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) 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

Version History

Version Downloads Last updated
1.6 (current version) 2,455 7/11/2015
1.5 58 4/23/2015
1.4 23 4/23/2015
1.3 25 4/22/2015