Coder Social home page Coder Social logo

cloudxtreme / ip-analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kpatronas/ip-analyzer

0.0 1.0 0.0 136 KB

Analyze IPv4 and IPv6 addresses inside text files, like configurations, logs etc

License: GNU General Public License v3.0

Perl 100.00%

ip-analyzer's Introduction

ip-analyzer

Analyze IPv4 and IPv6 addresses inside text files, like configurations, logs etc Usage: ip.pl --files file1,file2,file3, ... ,file[n] {--delimeter [delimeter character]} {--ip-version [4|6]}

The script creates a report for each IP that parses inside the files, the report contains usefull for troubleshooting info like:

  • Type of the IP address
  • Short, binary and integer representation
  • The IP mask
  • The size of the IP prefix/subnet
  • The last IP address of the prefix/subnet
  • Length in bits
  • Checks if the ip is loopback, link-local, multicast, unroutable, testnet, anycast

ip-analyzer's People

Contributors

kpatronas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.