cidr-notation
There are 36 repositories under cidr-notation topic.
codingo/Interlace
Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.
herrbischoff/country-ip-blocks
CIDR country-level IP data, straight from the Regional Internet Registries, updated hourly. This is a read-only mirror.
silverwind/cidr-tools
Tools to work with IPv4 and IPv6 CIDR
codeexpress/cidr2ip
Convert CIDR blocks to constituent IP addresses
MaheshShukla1/Networking-Fundamentals-Notes
Detailed notes on networking basics, including the OSI model, TCP/IP model, protocols, network devices, and troubleshooting techniques for aspiring network engineers.
emden-norfolk/cidrl
List all IP addresses within a CIDR block.
herrbischoff/badbots
Current CIDR-formatted list of unwanted bots caught on my systems.
you-oops-dev/ipranges-shadowsocks
🔨 List IP ranges of: Google, Bing, Amazon and Cloudfront, Microsoft, Azure, Oracle, DigitalOcean, GitHub, Facebook, Twitter, Linode, Yandex, Vkontakte, Telegram, Netflix, Steam, Spotify, ChatGPT, YouTube with regular auto-updates for Shadowsocks (user rules) in ACL (Access Control List) format.
you-oops-dev/ipranges
🔨 List IP ranges of: Google, Bing, Amazon and Cloudfront, Microsoft, Azure, Oracle, DigitalOcean, GitHub, Facebook, Twitter, Linode, Yandex, Vkontakte, Telegram, Netflix, Steam, Spotify, ChatGPT, YouTube, Discord with regular auto-updates
bluekeyes/cidrtool
Inspect and subtract CIDR blocks
is-this-a/ip
🕵🏻♀️ A little tool for checking if an IP is within GitHub's published IP ranges
raspi/ip-range-to-CIDR
Convert IP address range to CIDR
MicchelFAB/42Porto-lvl_4_netpractice
42 students, embark on a networking adventure with NetPractice! Master the secrets of IPv4 addressing and conquer subnetting challenges. Whether you're a coding prodigy or a networking enthusiast, this repository is designed just for you. Ready to dive into the world of routing tables and hands-on subnetting?
chialab/php-ip
Minimal PHP library to manage IP addresses, subnets, netmasks, etc. without additional dependencies
naemazam/SubNet-Calculator
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.
altmetric/ip_ranger
A gem for converting an IP range to CIDR subnets
emadasefi/CIDR-Calculator
This CIDR Calculator script efficiently computes IP address ranges from CIDR notations, featuring a user-friendly interface and multilingual help options for enhanced accessibility.
RobThree/IPNetworkHelper
Provides helper (extension)methods for working with IPNetworks
k0r0pt/netUtils
Network utility library for use in Project Tauro
KOUISAmine/convert-cidr-to-ip-range
CIDR to IP range converter is an online tool that helps you convert CIDR notation into a list of individual IP addresses that are part of the specified range
s7ck/subnetr
Subnetter provides a basic deconstruction of CIDR Notation for you subnet needs.
CaptainBeluga/ip-calculator
calculate subnetmask, network_id , broadcast_id, hosts and potential hosts by an ip address (CIDR notation)
emikodes/IPSubnetCalculator
An Intuitive and easy to use Subnet Calculator written in C#.
KOUISAmine/convert-ip-range-to-cidr
IP range to CIDR notation converter will helps you convert an IP range into a list of individual CIDR notation addresses that are part of the IP range
milesrack/cidr
A simple bash script to get the CIDR notation of a subnet mask.
mortolian/code-js-cidr
CIDR (Classless Inter-Domain Routing) calculators are simple tools to assist you to calculate a block of IP addresses.
robohack/gencidrzone
Generate reverse DNS (.IN-ADDR.ARPA) templates for a sub-/24 CIDR zone
0xShakhawat/SubNetter
Subnetter - A powerful command-line tool for IP subnetting and VLSM calculations, written in Python. Includes table output support using tabulate. Also check out the SubNetter Android app!
Hatzelencio/lapf
Overlapping Finder (a.k.a "lapf") is a tool made and built with Golang to find possible overlapping CIDR Block notation across the cloud providers. The easiest way to find overlaps over your AWS VPCs across regions
marcoaurelima/ciderall
This software shows some informations about a network, in decimal and binary form.
milindacharya/subneter
A library to query and manipulate subnets for ipv4 and ipv6
rcmelendez/cidr2ip
A lightweight CLI tool that transforms CIDR notations into a list of IP addresses.
cdzombak/cidrtool
Simple command line tool for manipulating CIDR blocks
sharljimhtsin/CIDR_calc
online CIDR calc
waltergcc/42-Net_Practice
Solutions for the NetPractice Network Configuration Project. Enhance TCP/IP and network configuration skills with 10 challenge levels.