diff options
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index ffd5bfa..b17e53b 100644 --- a/packages.json +++ b/packages.json @@ -12670,5 +12670,19 @@ "description": "remarker_light is a command line tool for building a remark-based slideshow page very easily.", "license": "GPL-2.0", "web": "https://github.com/muxueqz/remarker_light" + }, + { + "name": "nim-nmap", + "url": "https://github.com/blmvxer/nim-nmap", + "method": "git", + "tags": [ + "nmap", + "networking", + "network mapper", + "blmvxer" + ], + "description": "A pure implementaion of nmap for nim.", + "license": "MIT", + "web": "https://github.com/blmvxer/nim-nmap" } ] |
