enderax / range2cidr

It converts IP ranges in the format X.X.X.X-Y.Y.Y.Y to CIDR form like X.X.X.0/24

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

range2cidr

It converts IP ranges in the format X.X.X.X-Y.Y.Y.Y to CIDR form like X.X.X.0/24.

Notice that it looks bit by bit and gives you in most large scale.

About

It converts IP ranges in the format X.X.X.X-Y.Y.Y.Y to CIDR form like X.X.X.0/24


Languages

Language:Python 100.0%