shadowsocks / shadowsocks/shadowsocks-rust
Unreadable console output in ssLocal on Windows
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.9k
- Forks
- 1.5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 5
Description
Looks like ANSI escape/formatting codes doesn't work.
Running via batch file (ssLocal -c ssSettings.json) on Windows Server 2022.
Sure we can ignore this issue, but it's extremely inconvenient to read and understand something...
I hope you can fix it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the output from ssLocal -c ssSettings.json through a Windows Server 2022 batch file and inspect the console-formatting path in the Rust code. Confirm that the command no longer displays raw ANSI escape or formatting codes in the terminal, while retaining readable console output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100