mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
moving debugger to nmap-exp/diman until further notice
This commit is contained in:
parent
2d9bc1b43d
commit
cf4c7081e8
7 changed files with 2 additions and 1376 deletions
|
|
@ -28,8 +28,6 @@ end
|
|||
action = function(host, port)
|
||||
local data, result, title, protocol
|
||||
|
||||
pause("test")
|
||||
|
||||
data = http.get( host, port, '/' )
|
||||
result = data.body
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue