-
Notifications
You must be signed in to change notification settings - Fork 0
mirror of https://git.sr.ht/~hackexe/cidr
License
criscanedo/cidr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cidr ==== cidr is a small, primitive tool used to convert IPv4 CIDR notation to its representative address range. Install ------- git: $ git clone https://git.sr.ht/~hackexe/cidr $ cd cidr $ make # make install tarball: $ curl -O gopher://satorii.org/9/src/cidr.tar.gz $ tar -xzvf cidr.tar.gz $ cd cidr $ make # make install Usage ----- $ cidr 10.0.0.0/24 A complete list of examples can be seen in the cidr(1) man page.
Releases
No releases published
Packages 0
No packages published