From cd776ca9e3a6af2cc4b8c4e85076c1ef516c8cce Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 6 Nov 2019 14:09:09 +0200 Subject: Remove useless docs/ dir --- docs/index.html | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 docs/index.html (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 933b6aa..0000000 --- a/docs/index.html +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - CIDR.xyz - - - - - - - - - - - -
-

CIDR.xyzAn interactive IP address and CIDR range visualizer

-

CIDR is a notation for describing blocks of IP addresses and is used heavily in various networking configurations. IP addresses contain 4 octets, each consisting of 8 bits giving values between 0 and 255. The decimal value that comes after the slash is the number of bits consisting of the routing prefix. This in turn can be translated into a netmask, and also designates how many available addresses are in the block.

-
-
- - - -- cgit v1.3.1