mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-09 12:08:12 -06:00
399 B
399 B
+++ title = "Check Excluded Port Ranges" summary = "Check if a specific port is in an excluded port range with this simple script." date = 2022-08-26 +++
This script was built during an internship (and properly requested) to check excluded port ranges.
Raw file available at {{% absolute_url "./scripts/CheckExcludedPorts.ps1" %}}
{{% file "/scripts/CheckExcludedPorts.ps1" %}}