Skip to content

ygvn/IPv6-Subnet-Calculator-Tool-Java

Repository files navigation

IPv6-Subnet-Calculator-Tool-Java

IPv6 Subnet Calculator/Tool with Java JDK 17
Latest Version: 4.0
Release Date: 23 May 2022

IPv6 Subnet Calculator / Tool application lets you plan/subnet your assigned address for all 128 bits.

We are in the transition phase of our networks addressing structure from IPv4 to IPv6, and I believe that the network engineers should easily plan their IPv6 addressing /subnetting infrastructure without any error. For this purpose, I wrote and distributed a free IPv6 Subnetting Tool / Calculator both with C# and Java JDK 17 Application Frameworks. I distributed the applications in the hope that it will be useful for your subnet calculations. I will try to develop the software continuously, so please don't hesitate to comment/inform for any bugs or new feature suggestions.

new_Java_Screen.png

Features:

  • MySQL Database Connection support
    .Store/update/manage IPv6 prefixes with MySQL database server
    .Tested with MySQL Database Connector Driver, Version 8.0.28 (Recommended)
  • Statistical View of Assigned/Available Prefixes
    .Note: Assigned prefixes must exist in the database
    .Parent Prefixes are visible
  • AS Number plain/dot Conversion Tool
    .Convert Autonomous System Numbers from asplain to asdot and vice versa.
  • List Reverse DNS zones
  • List Subnet Prefixes
  • Compress / Uncompress IPv6 Address Tool
  • XML file created to save last settings
  • Service Names and Port Numbers Tool (updated from IANA)
  • Whois Query Tool

You can download from:
https://github.com/ygvn/IPv6-Subnet-Calculator-Tool-Java/blob/master/IPv6SubnetCalculator_v4.0_Java.Jar.EXE.zip

Copyright (c) 2010-2022, Yucel Guven
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

  • Neither the name of the copyright holder nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

IPv6 Subnet Calculator/Tool with Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages