Added package subnet (#1551)

This commit is contained in:
jiro 2020-07-05 23:16:59 +09:00 committed by GitHub
parent 19bbd35e13
commit 9701d46b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]