{"id":48414623,"url":"https://github.com/tomsec8/termux-autosetup","last_synced_at":"2026-04-06T07:02:18.840Z","repository":{"id":288608797,"uuid":"966231362","full_name":"tomsec8/Termux-AutoSetup","owner":"tomsec8","description":"A modular and beginner-friendly toolkit to set up your Termux environment with essential tools in one click.","archived":false,"fork":false,"pushed_at":"2025-04-18T15:14:32.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T02:50:46.571Z","etag":null,"topics":["android","cyber-security","hacking","hacking-tool","penetration-testing","termux","termux-tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomsec8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-14T15:49:56.000Z","updated_at":"2025-04-18T22:16:03.000Z","dependencies_parsed_at":"2025-04-19T02:51:33.265Z","dependency_job_id":"9662f25f-f550-47e3-9a8f-8fcbb5726e8f","html_url":"https://github.com/tomsec8/Termux-AutoSetup","commit_stats":null,"previous_names":["tomsec8/termux_setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomsec8/Termux-AutoSetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomsec8%2FTermux-AutoSetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomsec8%2FTermux-AutoSetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomsec8%2FTermux-AutoSetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomsec8%2FTermux-AutoSetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomsec8","download_url":"https://codeload.github.com/tomsec8/Termux-AutoSetup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomsec8%2FTermux-AutoSetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31463015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","cyber-security","hacking","hacking-tool","penetration-testing","termux","termux-tools"],"created_at":"2026-04-06T07:02:16.400Z","updated_at":"2026-04-06T07:02:18.829Z","avatar_url":"https://github.com/tomsec8.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛠️ Termux-AutoSetup\n\nA modular and beginner-friendly toolkit to set up your Termux environment with essential tools in one click.\n\n---\n\n## 📋 Project Overview\n\nThis project provides a centralized script that helps you install multiple Termux tools quickly and efficiently. Whether you're setting up a fresh environment or just want to save time, this script has you covered.\n\n---\n\n## ✅ System Requirements\n\nBefore using this toolkit, make sure your system meets the following:\n\n- 📱 **Device:** Android with Termux installed  \n- 🧱 **Storage:** At least 2000MB of free space  \n- 🌐 **Internet Connection:** Required for downloading packages  \n- 🧰 **Permissions:** Run `termux-setup-storage` if you want to access internal storage\n\n---\n\n## 📦 Pre-Installation (One-Time Setup)\n\nBefore cloning this project, you must install `git` in Termux:\n\n```bash\napt-get update -y \u0026\u0026 apt-get upgrade -y\npkg install git -y\n```\n\n---\n\n## 🚀 Installation\n\nAfter installing `git`, follow these steps:\n\n```bash\n# 1. Clone the repository\ngit clone https://github.com/tomsec8/Termux-AutoSetup.git\n\n# 2. Enter the project directory\ncd Termux-AutoSetup\n\n# 3. Give execute permission to the installer script\nchmod +x install.sh\n\n# 4. Run the installer\nbash install.sh\n\n```\n\n---\n\n## 🧠 Available Categories\n\nDuring installation, you'll be able to choose one or more of the following:\n\n| Category         | Description                                             |\n|------------------|---------------------------------------------------------|\n| 🧰 Base Tools     | Essential CLI tools (`curl`, `nano`, `wget`, `zip`, `vim`, `unzip`, `tar`, `python`, `grep`, `httping`, `build-essential`, `perl`, `clang`, `make`, `tsu`, `python2` ) |\n| ⚔️ Hacking Tools  | Security tools (`nmap`, `dnsmap`, `dirb`, `apksigner`, `crunch`, `netcat-openbsd` )         |\n| 🛠️ special Tools   | Tools from GitHub or custom-built tools (`metasploit`, `sqlmap`, `nikto`)                |\n\n---\n\n## 👨‍💻 Maintainer\n\nProject by [TomSec8](https://github.com/TomSec8)  \nFeel free to open issues or pull requests with suggestions or fixes.\n\n---\n\n## 🙏 Credits\n\nThis project includes or is inspired by work from:\n\n- [@gushmazuko](https://github.com/gushmazuko) – Metasploit install script: [metasploit_in_termux](https://github.com/gushmazuko/metasploit_in_termux)\n- [@sqlmapproject](https://github.com/sqlmapproject) – SQLMap tool: [sqlmap](https://github.com/sqlmapproject/sqlmap)\n- [@sullo](https://github.com/sullo) – Nikto web scanner: [nikto](https://github.com/sullo/nikto)\n\n---\n\n## 📜 License\n\nThis project is licensed under the MIT License – see the [LICENSE](LICENSE) file for details.\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomsec8%2Ftermux-autosetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomsec8%2Ftermux-autosetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomsec8%2Ftermux-autosetup/lists"}