From c2a70924e16cd80a1c07d9de82db893b32a4aba9 Mon Sep 17 00:00:00 2001 From: Matt Graeber Date: Wed, 16 Dec 2015 17:07:39 -0800 Subject: Removed all version numbers from scripts Scripts in a module should not be individually versioned. Only the module should be versioned. --- Recon/Invoke-Portscan.ps1 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Recon/Invoke-Portscan.ps1') diff --git a/Recon/Invoke-Portscan.ps1 b/Recon/Invoke-Portscan.ps1 index 99bbb89..6f059e2 100644 --- a/Recon/Invoke-Portscan.ps1 +++ b/Recon/Invoke-Portscan.ps1 @@ -15,10 +15,6 @@ Optional Dependencies: None Does a simple port scan using regular sockets, based (pretty) loosely on nmap -.NOTES - -version .13 - .PARAMETER Hosts Include these comma seperated hosts (supports IPv4 CIDR notation) or pipe them in -- cgit v1.2.3