mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Remove script ids. Scripts are identified by file name in output (just the
basename without ".nse", or the full path with debugging level 2 or higher). This includes documentation changes in scripting.xml.
This commit is contained in:
parent
c72fb10acc
commit
4863d506c1
53 changed files with 164 additions and 222 deletions
|
|
@ -1,4 +1,3 @@
|
|||
id = "RIPE query"
|
||||
description = [[
|
||||
Connects to the RIPE database and displays the <code>role:</code> entry for the
|
||||
target's IP address.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue