An open API service indexing awesome lists of open source software.

https://github.com/password123456/azure-cloud-ip-collector

azure cloud ip prefixes collect
https://github.com/password123456/azure-cloud-ip-collector

azure azure-cloud azure-cloud-infra azure-cloud-iprange azure-ips cloud cloud-ip-collect get-azure-ipprefix

Last synced: 23 days ago
JSON representation

azure cloud ip prefixes collect

Awesome Lists containing this project

README

          

# azure cloud ip prefixes collect, convert as csv
![made-with-python][made-with-python]
![Python Versions][pyversion-button]
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fpassword123456%2Fhit-counter&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)

[pyversion-button]: https://img.shields.io/pypi/pyversions/Markdown.svg
[made-with-python]: https://img.shields.io/badge/Made%20with-Python-1f425f.svg

- Microsoft Azure cloud ip prefixes
- script collects ipv4-address. if you want to get all of the ip-addresses, need to some code modifications

# Documentation

```python
# pip install requests
# pip install netaddr
# pip install beautifulsoup4
# python main.py
```

# Output
![output](https://github.com/password123456/a4/blob/main/a4.JPG)