diff options
author | rodri <rgl@antares-labs.eu> | 2020-08-23 14:59:26 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2020-08-23 14:59:26 +0000 |
commit | 9b6ef159316a449e61aed75ac6a5eaaeb72e8038 (patch) | |
tree | c86dc58f147a3829cc4e335557a32af7d5f5c26d /readme | |
download | ipcalc-9b6ef159316a449e61aed75ac6a5eaaeb72e8038.tar.gz ipcalc-9b6ef159316a449e61aed75ac6a5eaaeb72e8038.tar.bz2 ipcalc-9b6ef159316a449e61aed75ac6a5eaaeb72e8038.zip |
initial working release.
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# ipcalc(8) for plan 9 + +What the title says. + +It only works with IPv4 networks. Patches to accept IPv6 are welcome. |