Answer the question
In order to leave comments, you need to log in
Does msys2 configure the encoding in the ping response?
I run ping from under msys2, but the response now shows 'â–’' instead of once understandable characters:
[email protected] MSYS ~
$ ping ya.ru
▒▒▒▒▒ ▒▒▒▒⠬▒ ▒ ya.ru [87.250.250.242] ▒ 32 ▒▒▒⠬▒ ▒▒▒▒▒▒:
▒⢥▒ ▒▒ 87.250.250.242: ▒᫮ ▒▒▒▒=32 ▒६▒=11▒▒ TTL=57
▒⢥▒ ▒▒ 87.250.250.242: ▒᫮ ▒▒▒▒=32 ▒६▒=13▒▒ TTL=57
Answer the question
In order to leave comments, you need to log in
[UPDATE]: Added the correct option at the end.
There are 2 options:
1. From under the admin in PowerShell , install chocolatey :
Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
choco install psping
. There is some nonsense with checksums, I set it like this:choco install psping --checksum B9F404D4C7B6BF3A37746C66BCD014E75859D2FCF887B1DB527EC3ED2CCDEB30
psping 127.0.0.1
control
and press ENTERDidn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question