mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Mention the HTTP server in --lua-exec section.
This commit is contained in:
parent
520e1a4fc5
commit
02b7b0ac8e
1 changed files with 3 additions and 1 deletions
|
|
@ -611,7 +611,9 @@ print("Hello, world!")
|
|||
<ulink role="hidepdf" url="https://svn.nmap.org/nmap/ncat/scripts/conditional.lua">conditional.lua</ulink>.
|
||||
It shows how to create a simple menu, receive some data from the user
|
||||
repeatedly and react according to her decisions. You might want to start
|
||||
off your experiments with Lua by making changes to this script.
|
||||
off your experiments with Lua by making changes to this script. Also see
|
||||
<xref linkend="ncat-httpserv"/> for information on how to run a simple
|
||||
HTTP server in Lua.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue