mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Comment update in ovs-agent-version.nse.
This commit is contained in:
@@ -58,7 +58,7 @@ function action(host, port)
|
||||
end
|
||||
|
||||
-- So much for version 2.2. If the response to GET was 501, then we may
|
||||
-- have a version 3.0.
|
||||
-- have a version 3.0 or 3.0.1.
|
||||
if not (response.status == 501) then
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user