Replies: 1 comment 3 replies
-
|
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use ping command in termux.
Here's the output with Termux-info
Application version:
0.117
Packages CPU architecture:
aarch64
Subscribed repositories:
sources.list
deb https://packages-cf.termux.org/apt/termux-main/ stable main
sources.list.d/termuxblack.list
deb https://hax4us.github.io/TermuxBlack/ termuxblack main
science-repo (sources.list.d/science.list)
deb https://mirrors.bfsu.edu.cn/termux/science-packages-24/ science stable
root-repo (sources.list.d/root.list)
deb https://packages.termux.org/apt/termux-root root stable
x11-repo (sources.list.d/x11.list)
deb https://packages.termux.org/apt/termux-x11 x11 main
Updatable packages:
All packages up to date
Android version:
11
Kernel build information:
Linux localhost 4.14.186-g4f65b02ee-dirty #1 SMP PREEMPT Thu Dec 16 18:28:32 CST 2021 aarch64 Android
Device manufacturer:
vivo
Device model:
vivo 1915
If I try ping 127.0.0.1, it works perfectly fine. But when I ping www.google.com, it doesn't seem to work, it just freezes after a single ping.
Here's a screenshot for reference.
Beta Was this translation helpful? Give feedback.
All reactions