Skip to content

Scanner requesting IPs not receiving them back. #8

Description

@dkran

When a scanner initiates a websocket connection to request IP addresses ({type: 'getIPs', data = 10-ips.length}) the server receives them fine per the logs, and fetches 10 ips for the scanner to scan (since it's a new scanner and has no ips in its' array yet), but the ws.send(JSON.stringify({type: 'ipData', data: result.data}) seems to be out of scope or something, but something is blocking my hydra-scanner from getting the message.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions