{"id":23010040,"url":"https://github.com/dmdhrumilmistry/termuxscripts","last_synced_at":"2026-04-24T23:34:06.579Z","repository":{"id":37089857,"uuid":"444782201","full_name":"dmdhrumilmistry/TermuxScripts","owner":"dmdhrumilmistry","description":"A Termux Hacking tools and Linux distros Script Collections to Hack with Android","archived":false,"fork":false,"pushed_at":"2022-06-17T12:45:54.000Z","size":71,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T15:04:31.420Z","etag":null,"topics":["dmdhrumilmistry","hacking","installation-scripts","linux","scripts","termux"],"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/dmdhrumilmistry.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}},"created_at":"2022-01-05T11:42:37.000Z","updated_at":"2025-05-13T05:04:44.000Z","dependencies_parsed_at":"2022-06-24T14:43:30.014Z","dependency_job_id":null,"html_url":"https://github.com/dmdhrumilmistry/TermuxScripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmdhrumilmistry/TermuxScripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdhrumilmistry%2FTermuxScripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdhrumilmistry%2FTermuxScripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdhrumilmistry%2FTermuxScripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdhrumilmistry%2FTermuxScripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmdhrumilmistry","download_url":"https://codeload.github.com/dmdhrumilmistry/TermuxScripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmdhrumilmistry%2FTermuxScripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dmdhrumilmistry","hacking","installation-scripts","linux","scripts","termux"],"created_at":"2024-12-15T09:16:47.659Z","updated_at":"2026-04-24T23:34:06.564Z","avatar_url":"https://github.com/dmdhrumilmistry.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TermuxScripts\n\n```bash\n===============================\n___  ___  __\n |  |__  |__)  |\\/| |  | \\_/\n |  |___ |  \\  |  | \\__/ / \\\n\n __   __   __     __  ___  __\n/__` /  ` |__) | |__)  |  /__`\n.__/ \\__, |  \\ | |     |  .__/\n______________________________\nProject by\ndmdhrumilmistry\n______________________________\n```\n\n## Scripts\n\n- Installation Scripts\n  |Script Name|Description|\n  |:---------:|:----------|\n  |[Beef](https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/Installation/Beef/beef-installer.sh)|Installs Beef Framework on Termux|\n  |[cryptography](https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/Installation/cryptography.sh)|Helps to install cryptography python package|\n  |\u003cdetails\u003e\u003csummary\u003e[Install Linux Distros](https://github.com/dmdhrumilmistry/TermuxScripts/tree/main/Installation/linux_distros)\u003c/summary\u003e\u003cbr\u003e[Ubuntu](https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/Installation/linux_distros/ubuntu.sh)\u003c/details\u003e|Installation Scripts to install linux distros in Termux without Root|\n  |[TOR WebServer](https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/Installation/tor_webserver.sh)|Installs and configures apache2 webserver to host a website on TOR network|\n  |[Ngrok](https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/Installation/ngrok_installation.sh)|Installs ngrok on Termux|\n  |[GooglePhish](https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/Installation/GooglePhish.sh)|Installs Google Phishing Page Project on Termux|\n  \n## Installation\n\n- Install **TermuxScripts** project\n\n  ```bash\n  bash -c \"$(curl -fsSL https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/installer.sh?raw=True)\"\n  ```\n\n- Provide `termux-scripts.py` permission for execution if missing\n\n  ```bash\n  chmod +x TermuxScripts/termux-scripts.py\n  ```\n\n## Usage\n\n- Start UI using\n\n    ```bash\n    python termux-scripts.py\n    ```\n\n    _OR_\n\n    ```bash\n    ./termux-scripts.py\n    ```\n\n- Use help menu for options\n\n    ```\n    \u003e\u003e help\n    +---------+----------------------------------------------+\n    | Command | Description                                  |\n    +---------+----------------------------------------------+\n    |   help  | prints commands along with description       |\n    |   exit  | exits TermuxScripts console                  |\n    |  clear  | clears console                               |\n    |   show  | print options in current directory           |\n    |  select | selects a directory, eg. select Installation |\n    |   back  | move one directory back                      |\n    |   run   | runs a script eg. run GooglePhish.sh         |\n    +---------+----------------------------------------------+\n    ```\n\n- To run `GooglePhish.sh` scripts from `Installation` scripts use:\n\n  ```bash\n  \u003e\u003e show\n  +--------------+-----------------------+---------------+\n  |     Dir      |         Files         | Dirs          |\n  +--------------+-----------------------+---------------+\n  |      .       |      installer.sh     | .git          |\n  |              |                       | Installation  |\n  | Installation |     GooglePhish.sh    | Beef          |\n  |              |    cryptography.sh    | linux_distros |\n  |              | ngrok_installation.sh |               |\n  |              |    tor_webserver.sh   |               |\n  +--------------+-----------------------+---------------+\n  \u003e\u003e select Installation \n  \u003e\u003e run GooglePhish.sh\n  ```\n\n## License\n\n[MIT License](https://github.com/dmdhrumilmistry/TermuxScripts/blob/main/LICENSE)\n\n## Contributions\n\n- Fork this project\n- Update project\n- Create Pull Request\n- PR will be merged after reviewing the commits\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmdhrumilmistry%2Ftermuxscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmdhrumilmistry%2Ftermuxscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmdhrumilmistry%2Ftermuxscripts/lists"}