Skip to content

Conversation

Johnny11
Copy link

Added support for using Gruntfile configuration
Added support for scanning multiple urls at once

Added support for using Gruntfile configuration
Added support for scanning multiple urls at once
continue
}
let urlArray = clients[k]
let client = new TunnelClient('ws://scan.rantomizer.com', urlArray[0].hostname, urlArray[0].port == null ? 80 : urlArray[0].port, () => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to constantize this at the top?

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.

3 participants