Skip to content

Conversation

@thesp0nge
Copy link

The following two variables make this file to properly run with nmap 7.21. With the original file, syntax error was thrown due to stones and tab variable not declared

tab=require("tab")
stdnse=require("stdnse")

The following two variables make this file to properly run with nmap 7.21. With the original file, syntax error was thrown due to stones and tab variable not declared

> tab=require("tab")
> stdnse=require("stdnse")
@nmap-bot nmap-bot closed this in 0dd8757 May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant