GetRedirectedURL

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: "https://download-insta
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: "https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0.2/win64/en-US/Firefox%20Setup%2078.0.2.msi"
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GetRedirectedURL

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GetRedirectedURL

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright © 2020 RePass Cloud Pty Ltd

Package Details

Author(s)

  • Danijel-James Wynyard

Tags

http https redirect url uri redirects web

Functions

Get-RedirectedURL

Dependencies

This module has no dependencies.

Release Notes

- Initial powershell module release

FileList

Version History

Version Downloads Last updated
1.0.1.6 (current version) 1,043 8/2/2020
1.0.1.5 33 7/27/2020