mirror of
https://github.com/nmap/nmap.git
synced 2026-01-23 22:59:20 +00:00
Patrik suggested that we add --script-args-file to the Nmap help screen, which I think is a good idea (done)
This commit is contained in:
1
nmap.cc
1
nmap.cc
@@ -280,6 +280,7 @@ printf("%s %s ( %s )\n"
|
||||
" --script=<Lua scripts>: <Lua scripts> is a comma separated list of \n"
|
||||
" directories, script-files or script-categories\n"
|
||||
" --script-args=<n1=v1,[n2=v2,...]>: provide arguments to scripts\n"
|
||||
" --script-args-file=filename: provide NSE script args in a file\n"
|
||||
" --script-trace: Show all data sent and received\n"
|
||||
" --script-updatedb: Update the script database.\n"
|
||||
" --script-help=<Lua scripts>: Show help about scripts.\n"
|
||||
|
||||
Reference in New Issue
Block a user