[Feature Request] Support custom ping command, like alias 'ping' to 'adb shell ping'
Author: zhlinhCreated Sep 5, 2025Updated Sep 5, 2025
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
Source: orf/gping