Autumn (Bee)

Results 101 issues of Autumn (Bee)

Here's a list of cool tools that may help us: https://instatus.com/ Free status page, so users can find out if CipheyOnline is down or not (which is important, as we...

feature_request

Homebrew core is the core Homebrew formulae. Instead of the 2 step approach we currently have for homebrew, if we publish to core, we can change it to `brew install...

feature_request

From Discord honestly you could get the time inbetween a SYN/ACK and use the average of that to make the time between packets constantly updating based on the server's response...

feature_request

The CI here: https://github.com/RustScan/RustScan/blob/master/.github/workflows/release.yml#L213 No longer uploads to crate on release :( https://crates.io/crates/rustscan Crates has not updated in forever There is definitely a CRATES_TOKEN too

**Describe the bug** I have a device (Boox Palma) plugged into my PC. ![image](https://github.com/user-attachments/assets/9317d147-831c-4e8b-a883-a2d27fcca47c) I can see it in explorer and open it just fine. VocabSieve cannot see this when...

bug

Hi folks. I intend to merge Ares into Ciphey, replacing the Python code: https://github.com/Ciphey/Ciphey There's some reasons to this: 1. Ciphey is dead. 2. I own Ciphey and Ares, so...

We are currently not packaged in the Kali Linux Package repos. We should follow this guide to add RustScan to the kali linux repos so it can be installed easily:...

good first issue

https://github.com/RustScan/RustScan/blob/master/.github/workflows/build.yml Our CD here creates artefacts, but does not upload them automatically. We'd like these to be uploaded to the latest releasel. # To Do 1. Change workflow to run...

good first issue

When using the API: https://docs.rs/rustscan/latest/rustscan/ It prints out to STD:OUT Preferably we do not do this, instead it should detect whether it's run as the CLI or the library and...

good first issue