mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 13:19:04 +00:00
Removes unused dependencies from all files in scripts folder.
This commit is contained in:
@@ -5,7 +5,6 @@ local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
local sslcert = require "sslcert"
|
||||
|
||||
description = [[
|
||||
Checks if an FTP server allows anonymous logins.
|
||||
|
||||
Reference in New Issue
Block a user