Skip to content

A Simple tool to check if an IP address is within an Azure subnet

License

Notifications You must be signed in to change notification settings

deanobalino/azureip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure IP Check

WARNING: This tool is no longer maintained and is deprecated. It has been replaced with Cloud IP Checker which has much richer functionality.

Installation

Install with pip

Note: Requires Python 3

pip install azureip

or

pip3 install azureip

Usage

Simply provide the IP address that you wish to check as the argument:

azureip <ip address-to-check>

TODO

  • Add support for searching multiple IP addreses

Credits

Created with ❤️ by Dean Bryen
💡 Inspiration from Adam Stuart and James Complin

You can learn more about Microsoft Azure IP ranges and retrieve the raw list yourself from here: https://docs.microsoft.com/en-us/rest/api/virtualnetwork/servicetags/list

About

A Simple tool to check if an IP address is within an Azure subnet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages