It’s very fun if we ever learn termux. It feels like all activities can be done with this terminal. One of them is also how to speed up Internet connection with termux.
Although the actual internet speed depends on the signal strength, but with the termux application we can help to stabilize the connection.
In this tutorial we will not use any termux script. Just enter the secret code and the internet connection will become more stable.
This method will be very useful if you are a fan of downloading files from the internet.
Just imagine if when you download, the connection is slow. As a result, the download process will take a long time and can also fail.
Okay, now straight to the tutorial.
How to Speed Up Internet Connection with Termux PING
Ping (often referred to as an abbreviation of Packet Internet Gopher) is a utility program that can be used to check network inductivity based on Transmission Control Protocol/Internet Protocol technology.
Well, entering the ping command in termux can help stabilize our internet connection.
The method :
- Open the termux app
- Type command pkg update && pkg upgrade
- Next type again ifconfig
See the number after inet at the end of the line
That is your IP address. Copy the address
Or an easy way you can go to settings >> about phone >> status >> ip address - Type command
ping -s 1-50000 alamat IP
Example :
ping -s 10000 127.0.0.0
Then the termux display will look like the following image.

That means your internet speed has increased.
Notes:
you can enter the numbers 1-50000 before the ip address.
the bigger the number, the smaller the ping
And to stabilize it, all you have to do is enter the ping command again in the new season termux.
The method :
Swipe the termux screen from left to right and select new season.

Then write the command again
ping 8.8.8.8
Well, now the trick to speed up Internet connection with termux is successful.
To enjoy the result, don’t close termux. But press the home button directly so that termux runs in the android background.
Tips and tricks
If the tutorial above has no effect, it means that the signal strength in your location is low.
Remember this is a trick to speed up internet connection, not to strengthen the signal.
And for the IP address of each cellphone will change depending on the provider used.
For example, if you use Telkomsel, you change to WiFi and then switch to Indosat. Then your IP address also changes according to the network you are using.
Therefore, check the IP address first so that the ping command is right on target.
Okay now we have learned how to speed up Internet connection with termux. Very easy isn’t it?
Enough to enter 2 ping commands, the internet connection will be more stable and sure.
If there are problems, please ask in the comments column.
Thanks for reading