From cb0d3d4611b464937cbad27d3eeefb58398714dd Mon Sep 17 00:00:00 2001 From: Victor <43933400+drygdryg@users.noreply.github.com> Date: Tue, 20 Oct 2020 10:56:44 +0300 Subject: [PATCH] Added package wpspin (#1675) --- packages.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages.json b/packages.json index 46dae4d..1febc8b 100644 --- a/packages.json +++ b/packages.json @@ -19935,6 +19935,22 @@ "license": "MIT", "web": "https://github.com/rolandgg/nimTiingo" }, + { + "name": "wpspin", + "url": "https://github.com/drygdryg/wpspin-nim", + "method": "git", + "tags": [ + "security", + "network", + "wireless", + "wifi", + "wps", + "tool" + ], + "description": "Full-featured WPS PIN generator", + "license": "MIT", + "web": "https://github.com/drygdryg/wpspin-nim" + }, { "name": "FastKiss", "url": "https://github.com/mrhdias/fastkiss",