mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package "validateip" (#1104)
This commit is contained in:
parent
133b645f28
commit
628f5c42ed
@ -13603,5 +13603,20 @@
|
||||
"description": "High-level wrapper for Linux's kmod library",
|
||||
"license": "ISC",
|
||||
"web": "https://github.com/alaviss/kmod"
|
||||
},
|
||||
{
|
||||
"name": "validateip",
|
||||
"url": "https://github.com/Akito13/nim-validateip",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ip",
|
||||
"ipaddress",
|
||||
"ipv4",
|
||||
"ip4",
|
||||
"checker",
|
||||
"check"
|
||||
],
|
||||
"description": "Checks if a provided string is actually a correct IP address. Supports detection of Class A to D of IPv4 addresses.",
|
||||
"license": "GPLv3+"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user