Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

test with IP range results in failure #499

@electrical

Description

@electrical

Hi, when running a test with the current docker container against an ip range i get the following error:

docker run -it mozilla/ssh_scan /app/bin/ssh_scan -t xx.xx.xx.0/25
Traceback (most recent call last):
	3: from /app/bin/ssh_scan:240:in `<main>'
	2: from /app/lib/ssh_scan/scan_engine.rb:197:in `scan'
	1: from /app/lib/ssh_scan/scan_engine.rb:197:in `each'
/app/lib/ssh_scan/scan_engine.rb:201:in `block in scan': undefined method `values' for []:Array (NoMethodError)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions