403unlocker / 403unlocker/403unlocker-cli
DNS Check: No Color Output on Windows, Suggest UI Enhancement
未关闭
- 主要语言
- Go
- 星标
- 75
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
Running the dns check command in cmd/PowerShell doesn't display the expected colors, making it hard to identify the correct DNS. A UI for this output would greatly enhance usability.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look at the dns check command implementation in the codebase, likely in a cmd/ directory. Investigate how terminal colors are currently handled (e.g., using a library like color or fatih/color) and why they fail on Windows cmd/PowerShell. Research cross-platform terminal color support in Go and UI alternatives for command output. Test changes on Windows to ensure colors or a new UI work.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100