Skip to content

kanazux/ipy-show

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipy-converter

Build Status

A simple lib to show ip data, network, broadcast, max hosts on network, max networks with the mask.

Usage: ipy-show git:(master) ipy-show 10.41.35.117/11

Output:

 _______________________________________________________
|                                                       |
|                       IPY-Show                        |
|_______________________________________________________|
|                                                       |
| Ip              : 10.41.35.117                        |
| Network Ip      : 10.32.0.0                           |
| Broadcast Ip    : 10.63.255.255                       |
| Class           : Class A Private                     |
| Full Mask       : 255.224.0.0                         |
| Max Networks    : 524288                              |
| Max Hosts       : 2097150                             |
| Binary Ip       : 00001010.00101001.00100011.01110101 |
| Binary Mask     : 11111111.11100000.00000000.00000000 |
|_______________________________________________________|

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages