Autumn (Bee)
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...
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
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...
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...
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:...
# 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...
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...
What improvements does this have over the original wifi jammer? Just a curious 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...