Filter By

Package Types

Operating System

Categories

Trust Information

By: | 75,524,336 downloads | Last Updated: 3/19/2024 | Latest Version: 2.16.0-rc1

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

By: | 340,983 downloads | Last Updated: 11/3/2024 | Latest Version: 2.11.1

A Cross-Platform PowerShell framework for creating web servers to host REST APIs and Websites. Pode also has support for being used in Azure Functions and AWS Lambda.

By: | 6,849 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.

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: | 4,850 downloads | Last Updated: 4/21/2020 | Latest Version: 1.0.2

Compose an HTTP request by using general syntax

By: | 8,196 downloads | Last Updated: 11/17/2024 | Latest Version: 6.2.0

Provides cmdlets to perform various TCPIP and TLS/SSL related tasks.

By: | 6,359 downloads | Last Updated: 7/20/2023 | Latest Version: 2.6.0

Advanced CLI for CouchDB server

By: | 9,901 downloads | Last Updated: 1/11/2021 | Latest Version: 20.0.7681.1

NetCmdlets 2020 - PowerShell Cmdlets for Internet Communications, Messaging & Network Management.

By: | 4,859 downloads | Last Updated: 9/26/2022 | Latest Version: 0.1.5

These functions lets you create an HTML5 web page with dynamic table and charts, easily.

By: | 4,754 downloads | Last Updated: 6/10/2024 | Latest Version: 1.5.0-rc1

Carbon.IIS is a module for installing and managing IIS app pools, websites, applications, and configuring other parts of IIS.

By: | 2,241 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.

By: | 1,322 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

By: | 443 downloads | Last Updated: 4/28/2022 | Latest Version: 0.2.1

For writing a REST API in PowerShell

By: | 528 downloads | Last Updated: 10/2/2024 | Latest Version: 1.1.8

Pretend Endpoint, the disposable web server. A set of PowerShell cmdlets to create an HTTP test server/endpoint for inspecting or debugging client requests.

By: | 326 downloads | Last Updated: 4/17/2020 | Latest Version: 0.0.3

Start a HTTP server

By: | 384 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

By: | 593 downloads | Last Updated: 11/16/2023 | Latest Version: 1.0.1

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.

By: | 257 downloads | Last Updated: 2/4/2021 | Latest Version: 1.0

Submits HTTP requests using sockets. Does NOT perform certificate validation.

By: | 233 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

By: | 182 downloads | Last Updated: 9/27/2024 | Latest Version: 0.2.0

Simple tool for parsing http query strings