👾 How to install Lazy Script in Termux

In this post, I am going to tell you about a termux tool that is specially made for beginners.

Termux lazy script is a tool created by technical Mujeeb on GitHub that allows you to use termux in the laziest way. This tool will allow you to do tasks by selecting options. This is script is good for beginners because most of the beginners don't know the commands, and this script will give them a list of options where they can select the task and it will do it without asking the command.



Termux lazy script is a basic tool that will help you with beginner-level things like showing I config result, it will tell your public IP, your architecture, storage info and user ID, it also contains 2 brute force tools which will help you with brute-forcing Hotmail and Yahoo which is not much useful in 2022. Some tools are not working but maybe it will get fixed after some time.

Some useful tools in the Termux-Lazy-Script are Heart-Bleed scanner, Public IP, Whois lookup. you can try them all one by one to see which tool is your favorite. If You are an Intermediate or an advance Termux user, Don't expect too much from this script. You Should Learn some Serius Advance Stuff.


How to install Lazy Script in Termux:

Just Copy-Paste Below Commands One by one and Termux-Lazy-Script will be installed In your Termux app.

Step 1:
This command will check the dependencies and update them to the current date.
apt update && apt upgrade -y
Press Enter if asks about the version.

👾 How to install Lazy Script in Termux - 2020



Step 2:
This command will install the python2 and git in your termux. Git package will be used to get the Lazy-script from the GitHub repository.
pkg install git python2 -y
👾 How to install Lazy Script in Termux - 2020


Step 3:
The git-clone command will download the desired project from the GitHub repository.
git clone https://github.com/khansaad1275/Termux-Lazyscript



Step 4:
Here we have to change the directory to the Termux-Lazyscript folder if you don't understand this command it's highly recommended to check out this blog [Basic Termux commands complete guide]
cd Termux-Lazyscript


Step 5:
Give Executable permissions to every file in the current directory.
chmod +x *



 Step 6:
Install Requirements for the Termux Lazy script by typing below command
sh setup.sh


How to use Lazy Script: 

Run Lazy Script:
You can run the Lazy Script by typing the below command. If you Restart the Termux then you have to first move into the Termux-Lazyscript then you can type the below command.
python2 ls.py

You can select an option from the given list by typing the number before the name of the tool. Some of the tools are not working because of dependencies.


 Conclusion:

Termux lazy script is just a simple Python tool that will give you some advantage of getting the desired output while you don't know the actual command. If you are a beginner and you Don't know the commands then you should Learn the Termux Basic Commands ]. And if you know The basic commands you can also Learn [ Top 10 Secret Commands in Termux ]. The lazy script was to overrate on the internet that's why I have written this post. But If You really like Lazy Scripts then I can make a Better one so if you want it, you can comment down below. also if You want an Autocorrect shell in Termux then you should [ Install The Fishshell in Termux ]. Thanks for reading and as always Stay Ethical👾.



Post a Comment

2 Comments

  1. How to download Pinterest board by using Termux????

    ReplyDelete
    Replies
    1. You can use some python script for that, Search one github

      Delete