mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package subnet (#1551)
This commit is contained in:
parent
19bbd35e13
commit
9701d46b8b
@ -18587,5 +18587,19 @@
|
|||||||
"description": "Interface for Nim.",
|
"description": "Interface for Nim.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/xflywind/shene"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user