- 7
What can i do with Termux???
Termux :- runs on android... Please explain some commands of termux...
12 Réponses
+ 8
I mostly use it run Python programs on it but you could certainly do a whole lot more.
ping 8.8.8.8 (checking internet connection)
cal (show the calendar)
cal -y (to see all the months of the current year)
whois (returns domain name of a website)
You can also install a text editor within it (I use neovim) to create all sorts of files.
This especially came in handy for me when I was creating a Discord bot on my phone.
cd (navigate through your files using this command)
Termux allows you to basically do the same things you'd on a Linux terminal on your phone (Not sure if all the features would work the same in different platforms)
you can do help + <command name> to get help on a specific function and how to use it
Once you get it, run the command 'help' and you can see all things you can do with Termux. It's a really powerful app.
+ 8
Koketso Dithipe I have a question sir, what does 8.8.8.8 mean ??
+ 7
Ayan 🐺
8.8.8.8 is the IPv4 address of one of Google's public DNS servers.
https://en.m.wikiversity.org/wiki/Computer_Networks/Ping/TTL
+ 6
Thanks to Google! This might help you 👇
https://goo.gl/search/Termux+means
termux-api - npm From Termux Website: "Termux is a terminal emulator and Linux environment bringing powerful terminal access to Android." With Termux you can run a small linux environment on your Android device, that means that you can run a small command-line utilities or a full-featured webserver directly from your Android phone.
+ 3
You can to everything with Termux. As my last project, I made a HTTP server with Node which really works. You van execute almost every Linux command (except sudo). Kali Linux, ParrotOS, Debian etc can be installed via Termux. It's a great command line environment for Android 😃
*Termux doesn't requires Superuser previlages
+ 2
Ctrl + z to stop ping
0
You can run node-red with termux on android. Yet to try that out but saw an article on internet that describe
0
You can do everything with termux, there are hundreds of commands in Termux to do many things. Actually, Termux is a terminal emulator and linux environment app. Here, You can install other useful packages through apt package manager. Termux uses the same package installer as found in Kali, Debian, Ubuntu, and related Linux distros. Every package adds its own features to do many tasks. If you want to know about some packages then just make a github search.
If you want to learn all important commands the termux can run then look here-
https://wealagend.com/articles/Termux-all-commands
Although, Termux can be involved in big attacks also but nowadays newbie hackers use the termux a lot for their play work.
0
I want to know that how to any wifi correct ip address
0
HOW DO I GET THE PING TO STOP???
0
Press ctrl and z
Crtl +z
0
Can we trace the lost mobile with imei by using termux..?