shevkoplyas / ping-xray

Simple visual tool to ping multiple targets from one terminal. Can easily show 5-8 targets for 2+ hours in one window with 1 second resolution.
https://dimon.ca/ping-xray
MIT License
21 stars 1 forks source link

Unable to see colors in the output of ping-xray on MacOS Sonoma 14.5 on Apple silicon Mac #2

Open japindersi opened 1 month ago

japindersi commented 1 month ago

Hi,

I'm running it on a Macbook M1 Air on MacOS Sonoma 14.5.

The script ping-xray does run & shows the dots for each successive ping every second.

However, I don't see the colors. Just monochrome output.

As per this page:

      https://github.com/Eugeny/tabby/discussions/5258 

...I enabled colors temporarily with 'export CLICOLOR=1' & then added it to the 'zshrc' file to make it permanent.

Then restarted terminal & reran the script.

However, even though I see color in the output of 'ls', I still don't see color in the output of 'ping-xray'.

One thing which I noticed was that whenever I run the script, it shows this warning/error:

    `2>/dev/null: nodename nor servname provided, or not known`

Not sure whether it has any bearing on the issue.

Thanks, Jp

shevkoplyas commented 1 month ago

Hi Jp,

Unfortunately my mac laptop died about 5-7 years ago and I've 100% switched to Ubuntu since then (and never looked back - happy customer:). I run xray pinger once every 3-5 months (when quality of the connection is suspicious, but it is getting better and better every year). I lost interest in this project and won't have time to support it proactively, so I'd say "won't fix".

Cheer, Dmitry