Added package subnet (#1551)

This commit is contained in:
jiro
2020-07-05 16:16:59 +02:00
committed by GitHub
parent 19bbd35e13
commit 9701d46b8b
+14
View File
@@ -18587,5 +18587,19 @@
"description": "Interface for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/shene"
},
{
"name": "subnet",
"url": "https://github.com/jiro4989/subnet",
"method": "git",
"tags": [
"subnet",
"ip",
"cli",
"command"
],
"description": "subnet prints subnet mask in human readable.",
"license": "MIT",
"web": "https://github.com/jiro4989/subnet"
}
]