mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Formatting.
This commit is contained in:
@@ -135,7 +135,8 @@ local function default_test(host, port)
|
||||
|
||||
end
|
||||
|
||||
portrule = shortport.port_or_service({1080,9050},{"socks","socks4","socks5","tor-socks"})
|
||||
portrule = shortport.port_or_service({1080, 9050},
|
||||
{"socks", "socks4", "socks5", "tor-socks"})
|
||||
|
||||
action = function(host, port)
|
||||
local supported_versions = "\nVersions succesfully tested: "
|
||||
|
||||
Reference in New Issue
Block a user