Filter By
Displaying results 1 - 14 of 14 (Page 1 of 1)
By:
|
39,111 downloads
|
Last Updated: 7/17/2024
|
Latest Version: 1.0.8
A module to help manage Tonoref URL generation |
By:
|
5,312 downloads
|
Last Updated: 9/14/2024
|
Latest Version: 1.2
ClipboardTools enhances efficiency when working with tools like Graph Explorer, Graph API, and various data formats like JSON. This suite offers robust validation and conversion tools for diverse data types, always utilizing the clipboard for data processing. Whether you are reading from or returning data to the clipboard, these tools become indisp... More info |
By:
|
1,369 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:
|
630 downloads
|
Last Updated: 10/12/2018
|
Latest Version: 1.0.3
Upload file to the Azure Storage Blob. Generate the download url. |
By:
|
512 downloads
|
Last Updated: 9/25/2018
|
Latest Version: 1.0.0
Open files and URLs from PowerShell |
By:
|
920 downloads
|
Last Updated: 5/23/2025
|
Latest Version: 1.2.3
Assorted Utilities to make your day happier than inhaling a party balloon. |
By:
|
504 downloads
|
Last Updated: 1/1/2021
|
Latest Version: 2.2
List the Request, Response Header Values for any site, along with Name resolution for the URL, certificate details if any. Same will be done for all the redirected urls (except the name resolution part). Allows users to send HTTP Headers with the request. |
By:
|
496 downloads
|
Last Updated: 5/28/2021
|
Latest Version: 0.2.1
Cmdlets for scraping a site. |
By:
|
392 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:
|
337 downloads
|
Last Updated: 9/7/2017
|
Latest Version: 1.0.0
This function can be used to extract Percent-Encoded information from urls and display that information and return that as a PowerShell custom object. This function is pipeline aware and urls can be piped directly into this function. |
By:
|
292 downloads
|
Last Updated: 9/7/2017
|
Latest Version: 1.0.0
This function can be used to extract Percent-Encoded information from urls and display that information and return that as a PowerShell custom object. This function is pipeline aware and urls can be piped directly into this function. |
By:
|
207 downloads
|
Last Updated: 5/28/2025
|
Latest Version: 0.2.1
Simple tool for parsing http query strings |
By:
|
116 downloads
|
Last Updated: 2/14/2025
|
Latest Version: 0.1.21
Fluent URL Building with Flurl. |
By:
|
23 downloads
|
Last Updated: 6/13/2025
|
Latest Version: 1.0.4
Advanced URL debugging and testing module with comprehensive network analysis capabilities. Features include DNS resolution, SSL/TLS certificate details, response headers, content preview, proxy support, custom timeout settings, certificate validation skip option, custom user agent setting, HTTP methods support, custom headers, and concurrent reque... More info |