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.

    Language:Python1.2k3690180
  • 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

    Language:TypeScript9932011
  • codeexpress/cidr2ip

    Convert CIDR blocks to constituent IP addresses

    Language:Go462414
  • Networking-Fundamentals-Notes

    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.

    Language:C19323
  • 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.

    Language:Shell141
  • 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

    Language:Shell81
  • bluekeyes/cidrtool

    Inspect and subtract CIDR blocks

    Language:Elm6204
  • is-this-a/ip

    🕵🏻‍♀️ A little tool for checking if an IP is within GitHub's published IP ranges

    Language:CSS6221
  • raspi/ip-range-to-CIDR

    Convert IP address range to CIDR

    Language:Makefile630
  • 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

    Language:PHP420
  • SubNet-Calculator

    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.

    Language:Java4101
  • altmetric/ip_ranger

    A gem for converting an IP range to CIDR subnets

    Language:Ruby3302
  • 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.

    Language:JavaScript3200
  • RobThree/IPNetworkHelper

    Provides helper (extension)methods for working with IPNetworks

    Language:C#341
  • k0r0pt/netUtils

    Network utility library for use in Project Tauro

    Language:Java2230
  • 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

    Language:HTML2101
  • s7ck/subnetr

    Subnetter provides a basic deconstruction of CIDR Notation for you subnet needs.

    Language:CSS2110
  • CaptainBeluga/ip-calculator

    calculate subnetmask, network_id , broadcast_id, hosts and potential hosts by an ip address (CIDR notation)

    Language:Python1100
  • emikodes/IPSubnetCalculator

    An Intuitive and easy to use Subnet Calculator written in C#.

    Language:C#1111
  • 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

    Language:HTML110
  • milesrack/cidr

    A simple bash script to get the CIDR notation of a subnet mask.

    Language:Shell1100
  • mortolian/code-js-cidr

    CIDR (Classless Inter-Domain Routing) calculators are simple tools to assist you to calculate a block of IP addresses.

    Language:JavaScript1100
  • robohack/gencidrzone

    Generate reverse DNS (.IN-ADDR.ARPA) templates for a sub-/24 CIDR zone

    Language:Perl130
  • 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!

    Language:Python0100
  • 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

    Language:Go0200
  • marcoaurelima/ciderall

    This software shows some informations about a network, in decimal and binary form.

    Language:C++0100
  • milindacharya/subneter

    A library to query and manipulate subnets for ipv4 and ipv6

    Language:Go0100
  • rcmelendez/cidr2ip

    A lightweight CLI tool that transforms CIDR notations into a list of IP addresses.

    Language:Go0100
  • cdzombak/cidrtool

    Simple command line tool for manipulating CIDR blocks

    Language:Python24
  • sharljimhtsin/CIDR_calc

    online CIDR calc

    Language:HTML20
  • waltergcc/42-Net_Practice

    Solutions for the NetPractice Network Configuration Project. Enhance TCP/IP and network configuration skills with 10 challenge levels.