gping icon indicating copy to clipboard operation
gping copied to clipboard

[Feature Request] Support custom ping command, like alias 'ping' to 'adb shell ping'

Open zhlinh opened this issue 8 months ago • 0 comments

Support custom ping command, like alias 'ping' to 'adb shell ping', to test ping on android, or other platform.

  • using --cmd 'adb shell ping -c 1 xxxx.com' does not working, it has a duration of excution time

zhlinh avatar Sep 05 '25 03:09 zhlinh