hadriansecurity / hadriansecurity/sanicdns
Error receiving from ethtool socket
- Dominant language
- C++
- Stars
- 155
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Installed via `install.sh`
I get the following, regardless of args
```
┌──(kali㉿kali)-[/tmp]
└─$ sudo sanicdns -i majestic_million.txt --resolvers 1.0.0.1,8.8.8.8 -o /tmp/sanic.txt -w 4 --postfix .example.com
error: error:, channel_count error: Error receiving from ethtool socket
```
`ethtool` is installed
```
┌──(kali㉿kali)-[/tmp]
└─$ ethtool -h
ethtool version 6.10
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported command from the issue after installing with install.sh, using the same resolver and ethtool setup. Trace where the “channel_count” and “Error receiving from ethtool socket” messages originate; done means the command no longer fails for this environment or the issue is documented with a confirmed compatibility limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100