Autumn (Bee)

Results 101 issues of Autumn (Bee)

RustScan has an accessible mode, `rustscan --accessible` which _should_ promise not to have any weird ASCII text in it. Write CI that runs RustScan with `--accessible` **a few times, with...

good first issue
feature_request
hacktoberfest

We use GitHub actions and do not need TravisCI.

**Describe the solution you'd like** Progress bars that show progress would be neato **Additional context** https://crates.io/crates/indicatif

enhancement
good first issue
feature_request

Assume we are scanning a CIDR at a slow speed overnight. The internet dies and the scan stops. We have to try again from step 0. I am suggesting 2...

feature_request

The module lacks testing, but the example files in the `fixtures` directory can be used to write the tests. There is an example script config file and 4 different scripts...

good first issue
feature_request
hacktoberfest

Some users are porting bad accuracy and having to run twice. I suggested this simple algorithm (as a default): ``` if any of the top 1000 ports are not found:...

good first issue
feature_request
hacktoberfest

# Problem We want to benchmark RustScan with https://github.com/sharkdp/hyperfine and store the results in Google Sheets. We want this program (written in whatever language you want, but preferably Python) to...

good first issue
feature_request
hacktoberfest

The biggest complaint is that RustScan is too noisy. When I add multiple IP support, what if I do something like this: ``` for every IP address: check port X...

feature_request

What improvements does this have over the original wifi jammer? Just a curious question.

question

We have a bunch of regex which do not have tests: - [ ] Facebook (no idea how to use their API) - [ ] Twitter (I am bannned from...

good first issue
hacktoberfest