403unlocker / 403unlocker/403unlocker-cli

DNS Check: No Color Output on Windows, Suggest UI Enhancement

Open
#31 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
75
Forks
13
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, shell
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.