Alternative tool like hping3 tool for windows

2.1k Views Asked by At

Can we use hping3 in Windows 64-bit OS? If not, can anyone help with some other tool with CLI commands use to ping?

1

There are 1 best solutions below

0
On

PsPing from microsoft sysinternals might do what you want

.\psping.exe -n 10 <host>:<port>

https://learn.microsoft.com/de-at/sysinternals/downloads/psping