Can we use hping3
in Windows 64-bit OS?
If not, can anyone help with some other tool with CLI commands use to ping?
Asked
Active
Viewed 1,049 times
2

avocadoLambda
- 1,332
- 7
- 16
- 33

sauravmalik
- 31
- 4
1 Answers
1
PsPing from microsoft sysinternals might do what you want
.\psping.exe -n 10 <host>:<port>
https://learn.microsoft.com/de-at/sysinternals/downloads/psping

xan2063
- 95
- 2
- 6