Skip to content

Commit

Permalink
Update Azure-IP-Downloader.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
thedxt authored Jan 11, 2021
1 parent 2cbe2ff commit ee357f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Azure-IP-Downloader.ps1
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Azure IP filter and downloader script v1.1.0
# Author: Daniel Keer
# Author URI: https://thedxt.ca
# Script URI: https://github.com/thedxt/Azure-IP-Downloader
# Script URI: https://github.com/thedxt/IP-Downloader
#
# DESCRIPTION
#
# grabs the JSON file for the Azure IP Ranges and Service Tags – Public Cloud
# script allows for flitering and downloads the ips into one big file
# it also makes a file just for IPv4 and IPv6
# the url from MS will need to be replaced as that may change
# the url is here https://www.microsoft.com/en-us/download/details.aspx?id=56519
# the uri from MS will need to be replaced as that may change
# the uri is here https://www.microsoft.com/en-us/download/details.aspx?id=56519
#
# change the variables as needed

Expand Down

0 comments on commit ee357f9

Please sign in to comment.