Skip to content

IP Structurer is a simple Python tool designed to transform a list of unstructured IP Addresses into a clean and organized format. If you have a text file filled with IPs separated by commas or with some empty lines, this script will extract and structure them, putting each IP on its own line.

Notifications You must be signed in to change notification settings

dark-ninja10/IP-Structurer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

IP-Structurer

IP Structurer is a simple Python tool designed to transform a list of unstructured IP Addresses into a clean and organized format. If you have a text file filled with IPs separated by commas or with some empty lines, this script will extract and structure them, putting each IP on its own line.

Features

Cleans up unstructured IP Addresses

Writes each IP on a new line in a structured format

Simple and easy to use

Usage

Provide the path to your input file containing unstructured IPs

Run the script

Retrieve the structured IPs in the specified output file

About

IP Structurer is a simple Python tool designed to transform a list of unstructured IP Addresses into a clean and organized format. If you have a text file filled with IPs separated by commas or with some empty lines, this script will extract and structure them, putting each IP on its own line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages