diff options
author | Thomas Szteliga <ts@websafe.pl> | 2014-12-02 08:15:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-02 08:15:35 +0700 |
commit | 946358dcc85244196347efb5d5db3eaf2f852554 (patch) | |
tree | a5895e297974ca02d7db4a18d6320d1290b3ca44 /network/sipcalc/README | |
parent | 34298af561ef28ad9f2c8626e3933e6b02786116 (diff) | |
download | slackbuilds-946358dcc85244196347efb5d5db3eaf2f852554.tar.gz |
network/sipcalc: Added (IP Subnet Calculator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sipcalc/README')
-rw-r--r-- | network/sipcalc/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/sipcalc/README b/network/sipcalc/README new file mode 100644 index 0000000000..ae323a58f9 --- /dev/null +++ b/network/sipcalc/README @@ -0,0 +1,6 @@ +sipcalc (advanced console based ip subnet calculator) + +Sipcalc is an ip subnet calculator. Sipcalc, in its simplest form +takes an ip-address and a subnet mask on the commandline and outputs +information about the subnet. Sipcalc has support for both IPv4 +and IPv6 addresses. |