sipcalc
Command-line IP subnet calculator
Sipcalc is an advanced command-line IP subnet calculator. It can take multiple forms of input (IPv4/IPv6/interface/hostname) and output a multitude of information about a given subnet.
Features include:
IPv4
Retrieving of address information from interfaces.
Classfull and CIDR output.
Multiple address and netmask input and output formats (dotted quad, hex, number of bits).
Output of broadcast address, network class, Cisco wildcard, hosts/range, network range.
The ability to split a network based on a smaller netmask, now also with recursive runs on the generated subnets. (also IPv6)
IPv6
Compressed and expanded input and output addresses.
Standard IPv6 network output.
v4 in v6 output.
Reverse DNS address generation.
- Versions: 1.1.6
- Website: https://www.routemeister.net/projects/sipcalc/
- Licenses: Modified BSD
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sipcalc
as follows:
guix install sipcalc
Or install a particular version:
guix install sipcalc@1.1.6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/sipcalc/'><img src='http://127.0.0.1:3000/packages/sipcalc/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/sipcalc/badges/latest-version.svg)](http://127.0.0.1:3000/packages/sipcalc/) Org: [[http://127.0.0.1:3000/packages/sipcalc/][http://127.0.0.1:3000/packages/sipcalc/badges/latest-version.svg]]