Rustcan API Library is too noisy in stdout
Open
good first issue
- Dominant language
- Rust
- Stars
- 20.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
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 not print :)
Contributor guide
Assessment
This issue has not been assessed yet.