403unlocker / 403unlocker/403unlocker-cli
Truncated Output Table on Dropped Requests
- Dominant language
- Go
- Stars
- 75
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When running 403unlocker check spotify.com, the tool fails to display the complete results table if some DNS server requests are dropped or time out. The table renders partially (often just headers) instead of showing all resolved entries with appropriate error labels (e.g., Timeout or Dropped).
**To Reproduce**
1. Command:
```
403unlocker check spotify.com
```
2. Observed Behavior:
- Output stalls after a few rows (example below).
- No timeout warning or visual feedback for dropped requests.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**

**Desktop (please complete the following information):**
- OS: ubuntu 22.04
- Version: 403unlocker v1.2.3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.