Filter By
Displaying results 1 - 20 of 20 (Page 1 of 1)
By:
|
65,405,983 downloads
|
Last Updated: 8/18/2023
|
Latest Version: 2.15.1
Carbon is a PowerShell module for automating the configuration Windows 7, 8, 2008, and 2012 and automation the installation and configuration of Windows applications, websites, and services. It can configure and manage: * Local users and groups * IIS websites, virtual directories, and applications * File system, registry, and certificate pe... More info Tags |
By:
|
4,814 downloads
|
Last Updated: 4/21/2020
|
Latest Version: 1.0.2
Compose an HTTP request by using general syntax Tags |
By:
|
2,550 downloads
|
Last Updated: 1/21/2016
|
Latest Version: 1.0.2
Creates a new HTTP Listener enabling a remote client to execute PowerShell command lines using a simple REST API. Tags |
By:
|
8,164 downloads
|
Last Updated: 1/11/2021
|
Latest Version: 20.0.7681.1
NetCmdlets 2020 - PowerShell Cmdlets for Internet Communications, Messaging & Network Management. Tags |
By:
|
3,104 downloads
|
Last Updated: 3/27/2023
|
Latest Version: 1.0.6
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 Tags |
By:
|
3,368 downloads
|
Last Updated: 7/20/2023
|
Latest Version: 2.6.0
Advanced CLI for CouchDB server Tags |
By:
|
1,870 downloads
|
Last Updated: 9/20/2023
|
Latest Version: 4.6.0
Provides cmdlets to perform various TCPIP and TLS/SSL related tasks. Tags |
By:
|
1,003 downloads
|
Last Updated: 8/2/2020
|
Latest Version: 1.0.1.6
Return the redirect (or final redirect) of any provided URL. Helpful when provided with shortlinks or links that redirect a few times and you cannot use to access the file you want as they go through a few redirects. Example: Get-RedirectedURL -URL 'https://download.mozilla.org/?product=firefox-msi-latest-ssl&os=win64&lang=en-US' returns: "ht... More info Tags |
By:
|
904 downloads
|
Last Updated: 2/16/2023
|
Latest Version: 1.0.0
PowerShell module for managing the Windows HTTP server: getting and setting HTTPS/TLS/SSL certificate bindings to IP addresses and ports. Tags |
By:
|
376 downloads
|
Last Updated: 4/28/2022
|
Latest Version: 0.2.1
For writing a REST API in PowerShell Tags |
By:
|
344 downloads
|
Last Updated: 8/2/2020
|
Latest Version: 2.1.4.39
PowerShell Module that will return the HTTP Status Code of any provided URL without the need for a Try/Catch statement. Example 1 - Return HTTP Status Code of given url: Get-URLStatusCode -Url https://www.google.com/ Example 2 - Switch statement using HTTP Status Code: Switch (Get-URLStatusCode -Url https://www.google.com/) { 200 { ... More info Tags |
By:
|
542 downloads
|
Last Updated: 8/27/2021
|
Latest Version: 1.0.0-preview1
PoShLog.Sinks.Http is extension module for PoShLog core library - https://www.powershellgallery.com/packages/PoShLog. It contains sink that publishes log messages into given server over the network using HTTP POST. Tags |
By:
|
571 downloads
|
Last Updated: 9/19/2023
|
Latest Version: 1.2.0-rc7
Carbon.IIS is a module for installing and managing IIS app pools, websites, applications, and configuring other parts of IIS. Tags |
By:
|
235 downloads
|
Last Updated: 2/4/2021
|
Latest Version: 1.0
Submits HTTP requests using sockets. Does NOT perform certificate validation. Tags |
By:
|
216 downloads
|
Last Updated: 2/4/2021
|
Latest Version: 1.0
PowerShell module to help establish an IIS Request Filtering baseline. Builds Logparser query files based on input parameters and stores them in the WorkingDirectory as lp_query_RF-Setting.sql. Logparser query files are then launched with the results stored in the WorkingDirectory as lp_results_RF-Setting.csv. Output files are in CSV allowing easy ... More info Tags |
By:
|
177 downloads
|
Last Updated: 3/12/2022
|
Latest Version: 1.0.6
Pretend Endpoint, the disposable web server. A set of PowerShell cmdlets to create an HTTP test server/endpoint for inspecting or debugging client requests. Tags |
By:
|
9 downloads
|
Last Updated: 2/18/2023
|
Latest Version: 1.0.0-rc2
PowerShell module for working with W3C log files. Tags |