mirror of
https://github.com/nmap/nmap.git
synced 2025-12-11 18:29:03 +00:00
Mention the HTTP server in --lua-exec section.
This commit is contained in:
@@ -611,7 +611,9 @@ print("Hello, world!")
|
|||||||
<ulink role="hidepdf" url="https://svn.nmap.org/nmap/ncat/scripts/conditional.lua">conditional.lua</ulink>.
|
<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
|
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
|
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>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user