Final summary on server and client sides
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 5.9k
- Forks
- 406
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
It'll be useful to have final, extended, summary on server and client sides instead of current brief.
E.g. for ethr -s :
Ending Bandwidth test from <client_IP>
Min: %min_value
Max: %max_value
Avg: %avg_value
Dur: %duration
E.g. for ethr -c <server_IP>:
Ethr done.
Min: %min_value
Max: %max_value
Avg: %avg_value
Dur: %duration
Doable?
Thanks!
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 tracing the ethr -s and ethr -c server and client command paths that produce the current brief summaries. Update both outputs to include the requested peer or completion text plus minimum, maximum, average, and duration values, then verify the summaries for both commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100