shadowsocks / shadowsocks/shadowsocks-rust

Unreadable console output in ssLocal on Windows

Open
#1,838 3 comments 0 reactions 0 assignees View on GitHub

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.

image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.