~nilium/cidrls

Utility to print IP ranges for CIDRs
f17f61d1 — Noel Cower 6 years ago
Initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~nilium/cidrls
read/write
git@git.sr.ht:~nilium/cidrls

You can also use your local clone with git send-email.

cidrls
======

cidrls is a small utility for printing IP ranges for CIDRs.


Example:

  $ cidrls 10.1.2.0/23
  10.1.2.0 - 10.1.3.255


License
-------

cidrls is licensed under the MIT license.
You can read it in the LICENSE file.