bee-san / bee-san/RustScan

When used with the `--port` option, lot of noisy output is generated

Open
#795 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
20.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I am using rustscan to search specific port in subnet with this command:

```
rustscan -a 192.168.178.0/24 -p 443,80
```

result are correct, but I get a LOT of such messages:

```
Looks like I didn't find any open ports for {:?}. This is usually caused by a high batch size
```

I know I can use `--greppable` to make it disappear, but it would be nice to have a better default behavior in this case.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.