Filter By
Displaying results 1 - 3 of 3 (Page 1 of 1)
By:
|
9,507 downloads
|
Last Updated: 2/3/2024
|
Latest Version: 1.0.7
Powershell WebServer is a module that starts a webserver (without the need for IIS). Powershell command execution, script execution, upload, download and other functions are implemented. * Start-Webserver starts a webserver listening on port 8080 with binding to localhost only * Start-Webserver "http://+:8080/" "C:\Data" starts a webserver on po... More info |
By:
|
10,099 downloads
|
Last Updated: 12/12/2020
|
Latest Version: 1.1.4
SysAdminsFriends is a module that provides some tools that are useful for system administrators. * Export-FirewallRules, Import-FirewallRules, Remove-FirewallRules for firewall rules * Get-Sessions retrieves information on logon sessions * Start-Webserver is a Powershell web server without IIS * ConvertTo-Batch converts short Powershell scripts... More info |
By:
|
533 downloads
|
Last Updated: 3/9/2017
|
Latest Version: 1.1
Start a local http server on a specific port. REQUIRES: php to be installed and available in $env:path |