#
cidr
Here are 181 public repositories matching this topic...
Web-based CIDR / netmask / IP address visualizer
-
Updated
Feb 26, 2022 - JavaScript
IPNetwork command line and C# library take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers. It works with IPv4 as well as IPv6, is written in C#, has a light and clean API, and is fully unit-tested
-
Updated
Feb 26, 2022 - C#
Small utility program to perform multiple operations for a given subnet/CIDR ranges.
-
Updated
Mar 24, 2022 - Go
Java library for handling IP addresses and subnets, both IPv4 and IPv6
android
kotlin
java
go
golang
groovy
scala
ipv6
ipv4
ip-address
subnet
cidr
mac-address
ipv4-address
ipv6-address
ipaddress
ipv6-network
ipv6-subnetting
ipv4-subnetting
ipv4-network
-
Updated
Mar 22, 2022 - Java
Garbage collector-sensitive patricia tree for IP/CIDR tagging
-
Updated
Mar 30, 2022 - Go
A TypeScript/JavaScript library for working with ASN, IPv4, and IPv6 numbers. It provides representations of these internet protocol numbers with the ability to perform various IP related operations like parsing, validating etc. on them
-
Updated
Jan 1, 2022 - TypeScript
CLI tool for CIDR range operations (check, generate)
-
Updated
Mar 12, 2020 - Go
Network calculator for subnet mask and other classless (CIDR) network information.
networking
network
ipv4
ip-address
ip
cidr
ipv4-address
ipv4-calculator
ipv4-subnetting
ipv4-network
cidr-subnet
-
Updated
Dec 29, 2021 - PHP
-
Updated
Mar 26, 2022 - PHP
CIDRAM: Classless Inter-Domain Routing Access Manager.
open-source
php
security
opensource
cloud
protection
blacklist
firewall
blocklist
routing
waf
ip-address
anti-spam
asn
blocker
cidr
cidram
signatures
hacktoberfest
-
Updated
Mar 28, 2022 - PHP
A library for working with IP addresses and networks in Go
go
library
ipv6
ipv4
subnet
ip
cidr
golang-library
golang-tools
ipaddresses
ipv4-address
ipv6-address
subnetting
ipaddress
ipv6-subnetting
subnet-calculator
-
Updated
Nov 2, 2021 - Go
A simple command line tool to merge ip/ip cidr/ip range, support IPv4/IPv6
-
Updated
Mar 3, 2022 - Go
LuaJIT FFI bindings to libcidr. Provides CIDR calculations for IPv4 and IPv6.
-
Updated
Nov 26, 2018 - Lua
Daily updated list of IP addresses / CIDR blocks used by data centers, cloud service providers, servers, etc.
aws
server
azure
gcp
data-center
ip-address
cloudflare
ip
cidr
ip-range
ip-addresses
ip-ranges
data-centers
cloud-service-provider
cidr-blocks
ip-address-ranges
-
Updated
Mar 31, 2022 - Shell
Terraform module for named subnets provisioning.
-
Updated
Mar 11, 2022 - HCL
Tools to work with IPv4 and IPv6 CIDR network lists
-
Updated
Mar 2, 2022 - JavaScript
Svendsen Tech's PowerShell nmap-like port scanner accepting IPv4 CIDR notation
-
Updated
Sep 25, 2021 - PowerShell
Collection of miscellaneous developer-oriented utilities wrapped into one single app, built with Electron.
electron
javascript
application
json
text-to-speech
collection
utilities
system-information
cidr
roman-numerals
digital-clock
ietf-language-tags
romaji-kana
css-cursors-demo
graph-visualizer
math-renderer
-
Updated
Mar 21, 2022 - JavaScript
This PHP script converts IP2Location CSV database into IP range or CIDR format.
-
Updated
May 10, 2021 - PHP
Check if a string is an IP address in CIDR notation
-
Updated
Feb 25, 2022 - JavaScript
Improve this page
Add a description, image, and links to the cidr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cidr topic, visit your repo's landing page and select "manage topics."
Describe the Feature
Support IPv6.
Expected Behavior
IPv6 CIDRs should be allocated to the subnets. Auto-assign IPv6 address should be enableable.
Use Case
We need to assign IPv6 addresses to our VPC resources. cloudposse/terraform-aws-vpc already supports IPv6 so we just need to be able to assign to the subnets.
De