mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
This commit is contained in:
@@ -384,6 +384,7 @@ static void open_cnse (lua_State *L)
|
||||
nseU_setsfield(L, -1, "scriptargs", o.scriptargs);
|
||||
nseU_setsfield(L, -1, "scriptargsfile", o.scriptargsfile);
|
||||
nseU_setsfield(L, -1, "NMAP_URL", NMAP_URL);
|
||||
nseU_setnfield(L, -1, "script_timeout", o.scripttimeout);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user