Skip to content

bim22614/ip_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ip calculator - (Python)

All you need - ip address and mask

Opportunities

- The network class
    - A
    - B
    - >= C 
- The address category
    - private
    - public
- Host Address
    - decimal
    - binary
- Mask
    - decimal
    - binary
- Network Address
    - decimal
    - binary
- First available host
    - decimal
    - binary
- Last available host
    - decimal
    - binary
- Broadcast address
    - decimal
    - binary
- Available number of addresses
    - decimal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages