clong / clong/detect-responder
Add support for multiple interfaces
Open
- Dominant language
- Python
- Stars
- 76
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The extension currently uses the first broadcast address returned to it to make a NBNS request. We should loop through all available broadcast addresses.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that receives broadcast addresses and currently selects the first one for the NBNS request. Read how available interfaces and broadcast addresses are represented, then verify that a request is made for every available broadcast address. Done means all returned broadcast addresses are handled rather than only the first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100