mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
moving debugger to nmap-exp/diman until further notice
This commit is contained in:
@@ -28,8 +28,6 @@ end
|
||||
action = function(host, port)
|
||||
local data, result, title, protocol
|
||||
|
||||
pause("test")
|
||||
|
||||
data = http.get( host, port, '/' )
|
||||
result = data.body
|
||||
|
||||
|
||||
Reference in New Issue
Block a user