Small utility program to perform multiple operations for a given subnet/CIDR ranges.
-
Updated
Mar 6, 2023 - Go
Small utility program to perform multiple operations for a given subnet/CIDR ranges.
A library for working with IP addresses and networks in Go
Fast IP lookup table for IPv4/IPv6 prefixes
Tools to work with IPv4 and IPv6 CIDR network lists
🖧 Designed this network configuration for the network of three companies, given some constraints. Its an interesting problem demonstrating the concepts of Classless IP Subnetting and using RIPv2 Protocol.
Fast Java library for working with IP addresses, ranges, and subnets
Go library for handling IP addresses and subnets, both IPv4 and IPv6
Crystal library for working with IPv4 and IPv6 addresses
SPPU Third Year First Sem - Computer Network Lab Codes + Study Plan
These are some of the basic network topologies I configured when preparing for the CCNA R&S 200-125 exam.
IP subnet calculator for MacOS
Tool that enables calculations that involve ip addresses and some subnetting.
A virtual computer network design for an organization having 6 departments.
Network IP & Subnetting & CIDR & Python Subnet Tool
A subnet, or subnetwork, is a network inside a network. Subnets make networks more efficient. Through subnetting, network traffic can travel a shorter distance without passing through unnecessary routers to reach its destination.
This package is used for converting IP range to CIDR(s). 1 IP range can have several CIDRs. For example, the IP range [192.168.1.0, 192.168.1.255] can be converted to [192.168.1.0/24], [192.168.1.0, 192.168.1.254] => [192.168.1.0/25 192.168.1.128/26 192.168.1.192/27 192.168.1.224/28 192.168.1.240/29 192.168.1.248/30 192.168.1.252/31 192.168.1.25…
Lionsnet - A Serverless VPC + Subnetting calculator powered by AWS Lambda & DynamoDB.
Processes segments xml from ForeScout CounterACT and returns a modified xml including all RFC 1918 not explicitly defined.
Subnet Calculator using Java
Add a description, image, and links to the subnetting topic page so that developers can more easily learn about it.
To associate your repository with the subnetting topic, visit your repo's landing page and select "manage topics."