IsPortActive

0.0.4

Checks if a port is currently active or in use. Usage: IsPortActive.ps1 -Port <port>

Installation Options

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

Install-Script -Name IsPortActive -RequiredVersion 0.0.4

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

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

Package Details

Author(s)

  • asherto

Tags

PowerShell Windows port active network check program

Dependencies

This script has no dependencies.

Release Notes

[Version 0.0.1] - Initial Release.
[Version 0.0.2] - Removed function.
[Version 0.0.3] - Improved description.
[Version 0.0.4] - Fix example.

FileList

Version History

Version Downloads Last updated
1.0.0 90 6/24/2023
0.0.5 12 5/19/2023
0.0.4 (current version) 59 7/6/2022
0.0.3 13 7/6/2022
0.0.2 14 7/6/2022
0.0.1 16 7/6/2022
Show more