[
  {
    "path": "LICENSE",
    "content": "MIT License\n\nCopyright (c) 2023 ANONYMOUS U7P4L\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "README.md",
    "content": "![header](https://capsule-render.vercel.app/api?type=waving&color=auto&height=300&section=header&text=TERMUX%20SETUP&fontSize=90&animation=fadeIn&fontAlignY=38&desc=TERMUXB%20BASIC%20MODULE%20SETUP%20FOR%20TERMUX%20APP%20!!&descAlignY=51&descAlign=62)\n\n</p>\n   <p align=\"center\">\n      <a href=\"https://github.com/U7P4L-IN/TERMUX-SETUP/stargazers\">\n      <img alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/U7P4L-IN/TERMUX-SETUP?style=for-the-badge&logo=github&color=f4dbd6&logoColor=D9E0EE&labelColor=302D41\"></a>\n      <a href=\"https://github.com/U7P4L-IN/TERMUX-SETUP/releases/latest\">\n      <img alt=\"Releases\" src=\"https://img.shields.io/github/release/U7P4L-IN/TERMUX-SETUP?style=for-the-badge&logo=semantic-release&color=f5bde6&logoColor=D9E0EE&labelColor=302D41\"/></a>\n      <a href=\"https://www.conventionalcommits.org/en/v1.0.0/\">\n      <img alt=\"conventionalcommits\" src=\"https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?style=for-the-badge&logo=conventionalcommits&color=ee99a0&logoColor=D9E0EE&labelColor=302D41\"></a>\n      <a href=\"https://github.com/U7P4L-IN/TERMUX-SETUP/actions/workflows/github-action.yml\">\n      <img alt=\"testandlint\" src=\"https://img.shields.io/github/actions/workflow/status/vn7n24fzkq/github-profile-summary-cards/test-and-lint.yml?branch=main&label=Test%20and%20Lint&style=for-the-badge&color=a6da95\"></a>\n   </p>\n   \n</br>\n<p align=\"center\">\n\n> Welcome to the **Termux Setup Tools**, a professional and user-friendly Bash script designed to optimize your Termux environment! This script installs essential packages, configures your terminal, tests internet speed, displays system information, and much more!  \n\n\n## Language</br>\n\n <p align=\"center\"><img src=\"https://img.shields.io/badge/Python-FFDD00?style=for-the-badge&logo=python&logoColor=blue\"/>\n\n\n</p>\n\n## Tested On >\n\n* TERMUX\n## **📖 How It Works**  \n\n1. **Check & Install Packages**:  \n   - The script checks if each package is already installed.  \n   - Installs only missing packages, skipping those already present.  \n\n2. **Update & Upgrade**:  \n   - Ensures your Termux environment is up-to-date.  \n\n3. **Optimize Storage**:  \n   - Removes unnecessary files and caches to reclaim space. \n\n## **🛡️ Requirements**  \n\n- Termux environment.  \n- Internet connection for downloading packages.  \n\n## INSTALL  ON TERMUX\n```python\napt update && apt upgrade -y\npkg install git\npkg install python\npip install requests\ngit clone --depth=1 https://github.com/U7P4L-IN/TERMUX-SETUP.git\ncd TERMUX-SETUP\npython3 SET.py\n```\n\n<p align=\"center\"><img src=\"./image/carbon.png\">\n\n## TERMUX >\n\n<p align=\"center\"><img src=\"./image/D1.jpg\">\n<p align=\"center\"><img src=\"./image/D2.jpg\">\n\n### Tools Languages :\n\n<p align=\"center\">\n<img src=\"https://github-readme-stats.vercel.app/api/pin?username=U7P4L-IN&repo=TERMUX-SETUP&title_colour=fff&icon_color=f9f9f9&text_color=9f9f9f&bg_color=151515\" width=\"100%\"/>\n</p>\n\n<br>\n\n### Contributing\nFeel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.\n\n<h2 align=\"center\">LICENSE</h2>\n\n**TERMUX-SETUP** is released under the GNU General Public License v3.0, which grants the following permissions:\n- Commercial use\n- Distribution\n- Patent use\n\n## **❓ FAQ**  \n\n### 1️⃣ What happens if a package is already installed?  \nThe script skips reinstallation and informs you with a message like:  \n`Package xyz is already installed.`\n\nFor more convoluted language, see the [LICENSE](/LICENSE).\n</br>\n\n<h5 align=\"center\"><b>DESCRIPTION</b></h5>\n\n* ©️ Copyright Message\n>> Copyright © [2023-27] [U7P4L-IN]\n>All rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.\n## Give A Star ⭐\n> You can also give this repository a star to show more people and they can use this repository."
  },
  {
    "path": "SET.py",
    "content": "#__________________| SCRIPT INFO |__________________#\n# SCRIPT MAKED BY U7P4L 1N\n# PYTHON VERSION : 3.11\n# GITHUB : U7P4L-IN\n# TEAM : ANONYMOUS CYBER\n#_______________| IMPORT MODULES |________________#\nimport os\nos.system('pip install requests');os.system('pip install rich')\nimport os,time,sys,datetime,rich,requests \nfrom rich.console import Console\nfrom rich import print\nfrom rich.panel import Panel\nfrom time import localtime as lt\nprint(Panel(\"[bold black]【[white]•[bold black]】[blue_violet] INSTALLED SYSTEM\", style=\"bold bright_black\",title=\"<[bold white reverse] WELCOME [/bold white reverse]>\"));time.sleep(1.5)\nsys.stdout.write('\\x1b]2; ANONYMOUS CYBER™🌻🔥💯\\x07')\n#__________________| COLOUR |__________________#\nA = '\\x1b[1;97m';Y = '\\033[1;33m';N1 = '\\033[1;92m\\x1b[38;5;208m';N2 = '\\033[1;92m\\x1b[38;5;209m';N3 = '\\033[1;92m\\x1b[38;5;210m';N4 = '\\033[1;92m\\x1b[38;5;211m'\n#______________| SOME METHOD |_______________#\ndef _clear_():\n    if \"linux\" in sys.platform.lower():os.system(\"clear\");logo()\n    elif \"win\" in sys.platform.lower():os.system(\"cls\");logo()\ndef clear():\n\t_clear_();loadinglisen();_clear_()\n#__________| DATE AND TIME OR IP |______________#\nip = requests.get(\"https://api.ipify.org\").text\ndic = {'1': 'January', '2': 'February', '3': 'March', '4': 'April', '5': 'May', '6': 'June', '7': 'July', '8': 'August','9': 'September', '10': 'October', '11': 'November', '12': 'December'}\ntgl = datetime.datetime.now().day\nbln = dic[(str(datetime.datetime.now().month))]\nthn = datetime.datetime.now().year\nokc = 'OK-' + str(tgl) + '-' + str(bln) + '-' + str(thn) + '.txt'\ncpc = 'CP-' + str(tgl) + '-' + str(bln) + '-' + str(thn) + '.txt'\ndate = str(tgl) + f'/' + str(bln) + f'/' + str(thn)\nltx = int(lt()[3])\nif ltx > 12:\n    a = ltx - 12\n    tag = \"PM\"\nelse:\n    a = ltx\n    tag = \"AM\"\ntimes = time.strftime(\"%H:%M\") + \" \" + tag\n#_______________| YOUR DETAILS |______________#\ndef __details__():\n\tprint(Panel(f\"[bold black]【[white]•[bold black]】[dark_cyan]YOUR IP      [white]➤  [steel_blue1]{ip} \\n[bold black]【[white]•[bold black]】[dark_cyan]TODAY TIME   [white]➤  [steel_blue1]{times} \\n[bold black]【[white]•[bold black]】[dark_cyan]TODAY DATE   [white]➤  [steel_blue1]{date}\",style=\"bold bright_black\",title=\"<[bold white reverse] YOUR INFO [/bold white reverse]>\"))\n#__________________| LOADING SYSTEM |__________________#\ndef loadinglisen():\n    animation = [\"[\\x1b[1;91m■\\x1b[0m□□□□□□□□□]\",\"[\\x1b[1;92m■■\\x1b[0m□□□□□□□□]\", \"[\\x1b[1;93m■■■\\x1b[0m□□□□□□□]\", \"[\\x1b[1;94m■■■■\\x1b[0m□□□□□□]\", \"[\\x1b[1;95m■■■■■\\x1b[0m□□□□□]\", \"[\\x1b[1;96m■■■■■■\\x1b[0m□□□□]\", \"[\\x1b[1;97m■■■■■■■\\x1b[0m□□□]\", \"[\\x1b[1;98m■■■■■■■■\\x1b[0m□□]\", \"[\\x1b[1;99m■■■■■■■■■\\x1b[0m□]\", \"[\\x1b[1;910m■■■■■■■■■■\\x1b[0m]\"]\n    for i in range(50):\n        time.sleep(0.009)\n        sys.stdout.write(f\"\\r\\t {Y}Loading{N1}.{N2}.{N3}.{N4}.{A} \" + animation[i % len(animation)] +\"\\x1b[0m \")\n        sys.stdout.flush()\n    print()\n#__________________| LOGO |__________________#\ndef logo():\n    print(\" \");print(Panel(\"[bold red]● [bold yellow]● [bold green]●\\n[green1] ╺┳╸┏━╸┏━┓┏┳┓╻ ╻╻ ╻   ┏━┓┏━╸╺┳╸╻ ╻┏━┓\\n[spring_green2]  ┃ ┣╸ ┣┳┛┃┃┃┃ ┃┏╋┛   ┗━┓┣╸  ┃ ┃ ┃┣━┛\\n[spring_green11]  ╹ ┗━╸╹┗╸╹ ╹┗━┛╹ ╹   ┗━┛┗━╸ ╹ ┗━┛╹  \", style=\"bold bright_black\",title=\"<[bold white reverse] CODING BY - U7P4L 1N [/bold white reverse]>\"))\n    print(Panel(\"[bold black]【[white]•[bold black]】[bold yellow] DEVELOPER   [white]➤ [dark_olive_green2]U7P4L 1N  \\n[bold black]【[white]•[bold black]】[bold yellow] GITHUB      [white]➤ [dark_olive_green2]U7P4L-IN \\n[bold black]【[white]•[bold black]】[bold yellow] VERSION     [white]➤ [dark_olive_green2]1.0.2\\n[bold black]【[white]•[bold black]】[bold yellow] TELEGRAM    [white]➤ [dark_olive_green2]t.me/TheU7p4lArmyX\\n[bold black]【[white]•[bold black]】[bold yellow] TOOL'S NAME [white]➤ [bold purple reverse] TERMUX BESIC SETUP \", style=\"bold bright_black\"))\n#__________________| SETUP LOGO |__________________#\ndef logo2():\n    print(\" \");print(Panel(\"[bold red]● [bold yellow]● [bold green]●\\n\\n[dark_orange3]   ╺┳╸┏━╸┏━┓┏┳┓╻ ╻╻╻   ┏━┓┏━╸╺┳╸╻ ╻┏━┓\\n[indian_red]    ┃ ┣╸ ┣┳┛┃┃┃┃ ┃┏╋┛  ┗━┓┣╸  ┃ ┃ ┃┣━┛\\n[hot_pink3]    ╹ ┗━╸╹┗╸╹ ╹┗━┛╹ ╹  ┗━┛┗━╸ ╹ ┗━┛╹\\n\\n[hot_pink2]   ┏━╸╻ ╻╻  ╻     ┏━╸╻┏┓╻╻┏━┓╻ ╻┏━╸╺┳┓\\n[orchid]   ┣╸ ┃ ┃┃  ┃     ┣╸ ┃┃┗┫┃┗━┓┣━┫┣╸  ┃┃\\n[orange3]   ╹  ┗━┛┗━╸┗━╸   ╹  ╹╹ ╹╹┗━┛╹ ╹┗━╸╺┻┛\", style=\"bold bright_black\"))\n#__________________| MAIN MENU |__________________#\ndef menu():\n    clear()\n    os.system('xdg-open https://github.com/U7P4L-IN')\n    clear()\n    print(Panel(\"[bold black]【[white]01[bold yellow]/[white]A[bold black]】[dark_slate_gray3]TERMUX BESIC PKG SETUP\\n[bold black]【[white]02[bold yellow]/[white]B[bold black]】[dark_slate_gray3]ADD BANNER IN TERMUX \\n[bold black]【[white]03[bold yellow]/[white]C[bold black]】[dark_slate_gray3]REPORT FOR ANY BUGS\\n[bold black]【[white]00[bold yellow]/[white]X[bold black]】[red1]EXIT PROGRAMME\", style=\"bold bright_black\",title=\"<[bold white reverse] MAIN MENU [/bold white reverse]>\"))\n    option = Console().input(\"[bold bright_black]   ╰─>[white] \")\n    if option in ['1','01','A','a']:set_up()\n    elif option in ['2','02','B','b']:clear();os.system('rm -rf OP-BANNER && git clone https://github.com/U7P4L-IN/OP-BANNER.git && cd OP-BANNER && python2 Banner1.py')\n    elif option in ['3','03','C','c']:admin()\n    elif option in ['00','0','X','x']:print(Panel(\"[bold black]【[white]=[bold black]】[bold blue]EXIT DONE ...!!!\\n[bold black]【[white]=[bold black]】[bold blue]THANKS FOR USING OUR TOOLS ...!!!\", style=\"bold bright_black\",title=\"<[bold white reverse] EXIT </> [/bold white reverse]>\"))\n    else:\n        print(Panel(\"[bold black]【[white]=[bold black]】 [bold blue]OPTION NOT FOUND IN MENU..\",title=\"<[bold white reverse] EXIT ~ [/bold white reverse]>\"));menu()\n#__________________| ADMIN INFO |__________________#\ndef admin():\n    clear()\n    print(Panel(\"[bold black]【[white]01[bold yellow]/[white]A[bold black]】[cyan3]JOIN FB PAGE\\n[bold black]【[white]02[bold yellow]/[white]B[bold black]】[cyan3]JOIN FB GROUP\\n[bold black]【[white]03[bold yellow]/[white]C[bold black]】[cyan3]JOIN TELEGRAM\\n[bold black]【[white]04[bold yellow]/[white]D[bold black]】[cyan3]FOLLOW GITHUB\\n[bold black]【[white]00[bold yellow]/[white]X[bold black]】[red1]BACK TO MAIN MENU\", style=\"bold bright_black\",title=\"<[bold white reverse] OUR COMMUNITY [/bold white reverse]>\"))\n    option = Console().input(\"[bold bright_black]   ╰─>[white] \")\n    if option in ['1','01','A','a']:os.system('xdg-open https://www.facebook.com/U7P4L.XR');menu()\n    elif option in ['2','02','B','b']:os.system('xdg-open https://facebook.com/groups/anonymouscyberxd/');menu()\n    elif option in ['3','03','C','c']:os.system('xdg-open https://t.me/U7P4L');menu()\n    elif option in ['4','04','D','d']:os.system('xdg-open https://github.com/U7P4L-IN');menu()\n    elif option in ['0','00','X','x']:menu()\n    else:\n        print(Panel(\"[bold black]【[white]=[bold black]】 [bold blue]BYE BYE BRO..\", style=\"bold bright_black\",title=\"<[bold white reverse] EXIT ~ [/bold white reverse]>\"));menu()\n#__________________| SETUP MENU |__________________#\ndef set_up():\n    clear();__details__()\n    print(Panel(\"[bold black]【[white]01[bold yellow]/[white]A[bold black]】[medium_purple1]TERMUX BASIC SETUP\\n[bold black]【[white]02[bold yellow]/[white]B[bold black]】[medium_purple1]TERMUX FULL SETUP\\n[bold black]【[white]00[bold yellow]/[white]X[bold black]】[red1]BACK TO MAIN MENU\", style=\"bold bright_black\",title=\"<[bold white reverse] SETUP MENU [/bold white reverse]>\"))\n    option = Console().input(\"[bold bright_black]   ╰─>[white] \")\n    if option in ['1','01','A','a']:basic_setup()\n    elif option in ['2','02','B','b']:full_setup()\n    elif option in ['00','0','X','x']:menu()\n    else:\n        print(Panel(\"[bold black]【[white]=[bold black]】 [bold blue]OPTION NOT FOUND IN MENU..\",title=\"<[bold white reverse] EXIT ~ [/bold white reverse]>\"));menu()\n#__________________| BASIC SETUP |__________________#\ndef basic_setup():\n    print(Panel(\"[bold black]【[white]•[bold black]】[blue_violet]INSTALLING START IN 3 SEC...\",style=\"bold bright_black\"));time.sleep(3)\n    print(\"\\n\\n\");print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2] PKG[light_green] UPDATE \",style=\"bold bright_black\"))\n    os.system(\"pkg update\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2] PKG[light_green] UPGRADE \",style=\"bold bright_black\"))\n    os.system(\"pkg upgrade\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON \",style=\"bold bright_black\"))\n    os.system(\"pkg install python -y\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON2 \",style=\"bold bright_black\"))\n    os.system(\"pkg install python2 -y\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON3 \",style=\"bold bright_black\"))\n    os.system(\"pkg install python3\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] TMUX \",style=\"bold bright_black\"))\n    os.system(\"apt install tmux\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] REQUESTS \",style=\"bold bright_black\"))\n    os.system(\"pip install requests\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] REQUESTS \",style=\"bold bright_black\"))\n    os.system(\"pip2 install requests\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYCURL \",style=\"bold bright_black\"))\n    os.system(\"pip install pycurl\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] MECHANIZE \",style=\"bold bright_black\"))\n    os.system(\"pip2 install mechanize\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] BS4 \",style=\"bold bright_black\"))\n    os.system(\"pip install bs4\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] BS4 \",style=\"bold bright_black\"))\n    os.system(\"pip2 install bs4\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] RICH \",style=\"bold bright_black\"))\n    os.system(\"pip install rich\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] RUBY \",style=\"bold bright_black\"))\n    os.system(\"pip install pycurl\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] LOLCAT \",style=\"bold bright_black\"))\n    os.system(\"gem install lolcat\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PHP \",style=\"bold bright_black\"))\n    os.system(\"pip install php\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] LOLCAT \",style=\"bold bright_black\"))\n    os.system(\"pip install lolcat\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] FETURES \",style=\"bold bright_black\"))\n    os.system(\"pip install futures\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] HTTPX \",style=\"bold bright_black\"))\n    os.system(\"pkg install httpx\")\n    clear();time.sleep(3);logo2()\n#__________________| FULL SETUP |__________________#\ndef full_setup():\n    print(Panel(\"[bold black]【[white]•[bold black]】[blue_violet]INSTALLING START IN 3 SEC...\",style=\"bold bright_black\"));time.sleep(3)\n    print(\"\\n\\n\");print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2] PKG[light_green] UPDATE \",style=\"bold bright_black\"))\n    os.system(\"pkg update\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2] PKG[light_green] UPGRADE \",style=\"bold bright_black\"))\n    os.system(\"pkg upgrade\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON \",style=\"bold bright_black\"))\n    os.system(\"pkg install python\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON2 \",style=\"bold bright_black\"))\n    os.system(\"pkg install python2\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON3 \",style=\"bold bright_black\"))\n    os.system(\"pkg install python3\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] WGET \",style=\"bold bright_black\"))\n    os.system(\"pkg install wget\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON PIP \",style=\"bold bright_black\"))\n    os.system(\"pkg install python-pip\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] FISH \",style=\"bold bright_black\"))\n    os.system(\"pkg install fish\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] RUBY \",style=\"bold bright_black\"))\n    os.system(\"pkg install ruby\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] HELP \",style=\"bold bright_black\"))\n    os.system(\"pkg install help\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] DNSUTILS \",style=\"bold bright_black\"))\n    os.system(\"pkg install dnsutils  \")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PHP \",style=\"bold bright_black\"))\n    os.system(\"pkg install php\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PERL \",style=\"bold bright_black\"))\n    os.system(\"pkg install perl\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] LUA \",style=\"bold bright_black\"))\n    os.system(\"pkg install lua\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PARALLEL \",style=\"bold bright_black\"))\n    os.system(\"pkg install parallel\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] NMAP \",style=\"bold bright_black\"))\n    os.system(\"pkg install nmap\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] BASH \",style=\"bold bright_black\"))\n    os.system(\"pkg install bash\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] CLANG \",style=\"bold bright_black\"))\n    os.system(\"pkg install clang\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] NANO \",style=\"bold bright_black\"))\n    os.system(\"pkg install nano\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] W3M \",style=\"bold bright_black\"))\n    os.system(\"pkg install w3m\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] HYDRA \",style=\"bold bright_black\"))\n    os.system(\"pkg install hydra\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] COWSAY \",style=\"bold bright_black\"))\n    os.system(\"pkg install cowsay\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] CURL \",style=\"bold bright_black\"))\n    os.system(\"pkg install curl\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] TAR \",style=\"bold bright_black\"))\n    os.system(\"pkg install tar\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] ZIP \",style=\"bold bright_black\"))\n    os.system(\"pkg install zip\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] UNZIP \",style=\"bold bright_black\"))\n    os.system(\"pkg install unzip\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] TOR \",style=\"bold bright_black\"))\n    os.system(\"pkg install tor\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] NET-TOOLS \",style=\"bold bright_black\"))\n    os.system(\"pkg install net-tools\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] SUDO \",style=\"bold bright_black\"))\n    os.system(\"pkg install sudo\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] WIRESHARK \",style=\"bold bright_black\"))\n    os.system(\"pkg install wireshark\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] TMUX \",style=\"bold bright_black\"))\n    os.system(\"apt install tmux\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] CRUNCH \",style=\"bold bright_black\"))\n    os.system(\"pkg install crunch\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] WGETRC \",style=\"bold bright_black\"))\n    os.system(\"pkg install wgetrc\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] WCALC \",style=\"bold bright_black\"))\n    os.system(\"pkg install wcalc\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] OPENSSL \",style=\"bold bright_black\"))\n    os.system(\"pkg install openssl\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] OPENSSL-TOOL \",style=\"bold bright_black\"))\n    os.system(\"pkg install openssl-tool\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] BMON \",style=\"bold bright_black\"))\n    os.system(\"pkg install bmon\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] VPN \",style=\"bold bright_black\"))\n    os.system(\"pkg install vpn\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] UNRAR \",style=\"bold bright_black\"))\n    os.system(\"pkg install unrar\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] TOILET \",style=\"bold bright_black\"))\n    os.system(\"pkg install toilet\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PROOT \",style=\"bold bright_black\"))\n    os.system(\"pkg install proot\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] NET TOOLS \",style=\"bold bright_black\"))\n    os.system(\"pkg install net-tools\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] VIM \",style=\"bold bright_black\"))\n    os.system(\"pkg install vim\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] VIN PYTHON \",style=\"bold bright_black\"))\n    os.system(\"pkg install vim-python\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] IRED \",style=\"bold bright_black\"))\n    os.system(\"pkg install ired\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] GOACCESS \",style=\"bold bright_black\"))\n    os.system(\"pkg install goaccess\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] GOLAND \",style=\"bold bright_black\"))\n    os.system(\"pkg install golang\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] KIBI \",style=\"bold bright_black\"))\n    os.system(\"pkg install kibi\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] TSU \",style=\"bold bright_black\"))\n    os.system(\"pkg install tsu\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] MTOOLS \",style=\"bold bright_black\"))\n    os.system(\"pkg install mtools\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] FILE \",style=\"bold bright_black\"))\n    os.system(\"pkg install file\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] VIS \",style=\"bold bright_black\"))\n    os.system(\"pkg install vis\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PASS \",style=\"bold bright_black\"))\n    os.system(\"pkg install pass\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PIC \",style=\"bold bright_black\"))\n    os.system(\"pkg install pick\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] CHROOT \",style=\"bold bright_black\"))\n    os.system(\"pkg install chroot\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] MACCHANGER \",style=\"bold bright_black\"))\n    os.system(\"pkg install macchanger\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] NINJA \",style=\"bold bright_black\"))\n    os.system(\"pkg install ninja\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] ELIXIR \",style=\"bold bright_black\"))\n    os.system(\"pkg install elixir\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] SWIFT \",style=\"bold bright_black\"))\n    os.system(\"pkg install swift\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] XMLSTARLET \",style=\"bold bright_black\"))\n    os.system(\"pkg install xmlstarlet\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] FAKEROOT \",style=\"bold bright_black\"))\n    os.system(\"pkg install fakeroot\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] TEXTINFO \",style=\"bold bright_black\"))\n    os.system(\"pkg install texinfo\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] NETCET \",style=\"bold bright_black\"))\n    os.system(\"pkg install netcat\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] WREN \",style=\"bold bright_black\"))\n    os.system(\"pkg install wren\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] GETLING \",style=\"bold bright_black\"))\n    os.system(\"pkg install gatling\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] CVS \",style=\"bold bright_black\"))\n    os.system(\"pkg install cvs\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] FFMPEG \",style=\"bold bright_black\"))\n    os.system(\"pkg install ffmpeg\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] SCREEN \",style=\"bold bright_black\"))\n    os.system(\"pkg install screen\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] NEOFETCH \",style=\"bold bright_black\"))\n    os.system(\"pkg install neofetch\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] MARIADB \",style=\"bold bright_black\"))\n    os.system(\"pkg install mariadb\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PIOLISP \",style=\"bold bright_black\"))\n    os.system(\"pkg install picolisp\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] CMATRIX \",style=\"bold bright_black\"))\n    os.system(\"pkg install cmatrix\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] DROPBEAR \",style=\"bold bright_black\"))\n    os.system(\"pkg install dropbear\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] OPENSSH \",style=\"bold bright_black\"))\n    os.system(\"pkg install openssh\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PYTHON PIP \",style=\"bold bright_black\"))\n    os.system(\"pkg install python-pip\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] WGET \",style=\"bold bright_black\"))\n    os.system(\"pip2 install wget\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] BS4 \",style=\"bold bright_black\"))\n    os.system(\"pip install bs4\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] BS4 \",style=\"bold bright_black\"))\n    os.system(\"pip2 install bs4\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] REQUESTS \",style=\"bold bright_black\"))\n    os.system(\"pip install requests\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] REQUESTS \",style=\"bold bright_black\"))\n    os.system(\"pip2 install requests\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] MECHANIZE \",style=\"bold bright_black\"))\n    os.system(\"pip install mechanize\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PIP2 MECHANIZE \",style=\"bold bright_black\"))\n    os.system(\"pip2 install mechanize\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PHP \",style=\"bold bright_black\"))\n    os.system(\"pip install php\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] PIP2 PHP \",style=\"bold bright_black\"))\n    os.system(\"pip2 install php\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] LOLCAT \",style=\"bold bright_black\"))\n    os.system(\"gem install lolcat\")\n    print(Panel(\"\\t[bold black]【[white]•[bold black]】[sea_green2]INSTALLING[light_green] WGETRC \",style=\"bold bright_black\"))\n    os.system('pip insall pytube')\n    clear();time.sleep(3);logo2()\n\nmenu()\n#__________________| FINISHED |__________________#"
  }
]