fitzmoskal.
blog

IP and Subnet Mapper

Software & Tools

Originally published 2024-02-19. Original article. Historical wording retained.

This is a useful little CLI tool written in Python that will take a given CIDR syntax and convert it to IPs or list of IP addresses and convert to CIDR range. It can also take a CSV file as input and output a CSV file.

View the IP and Subnet Mapper repository on GitHub