Skip to content

yuvadm/cidr.xyz

Repository files navigation

cidr.xyz

Web-based CIDR / netmask / IP address visualizer - https://cidr.xyz

cidr.png

Dev

Install dependencies and run the development server:

$ npm install
$ npm run dev

Deployment

Deployment is automated from master branch via Vercel.