mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Comment update in ovs-agent-version.nse.
This commit is contained in:
@@ -58,7 +58,7 @@ function action(host, port)
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- So much for version 2.2. If the response to GET was 501, then we may
|
-- 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
|
if not (response.status == 501) then
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user