mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
--A small formating fix.
This commit is contained in:
parent
57238b7df5
commit
f41a94622a
1 changed files with 1 additions and 2 deletions
|
|
@ -261,8 +261,7 @@ end
|
|||
-- which port is best to use. This is how it decides:
|
||||
--
|
||||
-- * If port tcp/445 is open, use it for a raw connection
|
||||
-- * Otherwise, if ports tcp/139 and udp/137 are open, do a NetBIOS connection. Since
|
||||
-- UDP scanning isn't default, we're also ok with udp/137 in an unknown state.
|
||||
-- * Otherwise, if ports tcp/139 and udp/137 are open, do a NetBIOS connection. Since UDP scanning isn't default, we're also ok with udp/137 in an unknown state.
|
||||
--
|
||||
--@param host The host object.
|
||||
--@return The port number to use, or nil if we don't have an SMB port
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue