bitbrute / bitbrute/evillimiter
Warning message
- Dominant language
- Python
- Stars
- 2k
- Forks
- 365
- PR merge metrics
- No merged PRs in 30d
Description
this is so annoying, the warning message keep spamming my terminal. it happend when scanning. some time it pop up when i want to limit some device. it can still be used but it so annoying.I wish I could get rid of it.
(Main) >>> scan
0% | | 0/256WARNING: Mac address to reach destination not found. Using broadcast.
WARNING: Mac address to reach destination not found. Using broadcast.
WARNING: more Mac address to reach destination not found. Using broadcast.
0% |▏ | 1/256WARNING: Mac address to reach destination not found. Using broadcast.
WARNING: Mac address to reach destination not found. Using broadcast.
WARNING: more Mac address to reach destination not found. Using broadcast.
38% |███████████▋ | 96/256WARNING: Mac address to reach destination not found. Using broadcast.
WARNING: Mac address to reach destination not found. Using broadcast.
WARNING: more Mac address to reach destination not found. Using broadcast.
100% |██████████████████████████████| 256/256
OK 2 hosts discovered.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the warning from the Main scan command shown in the issue. Trace where the repeated “Mac address to reach destination not found” message is emitted during scanning, then verify that scanning still discovers hosts without spamming the terminal. No source file or test is named, so locating the warning and relevant coverage is part of the initial research.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100