Skip to main content

Termux SSH helps you to setup SSH server on termux application on android, which helps you to execute tasks remotely through terminal/cmd/powershell/termux.

Project description

Termux-SSH

+-----------------------------------------------------------+
| _____                                _____ _____ _   _    |
||_   _|                              /  ___/  ___| | | |   |
|  | | ___ _ __ _ __ ___  _   ___  __ \ `--.\ `--.| |_| |   |
|  | |/ _ \ '__| '_ ` _ \| | | \ \/ /  `--. \`--. \  _  |   |
|  | |  __/ |  | | | | | | |_| |>  <  /\__/ /\__/ / | | |   |
|  \_/\___|_|  |_| |_| |_|\__,_/_/\_\ \____/\____/\_| |_/   |
|                                A tool by Dhrumil Mistry   |
+-----------------------------------------------------------+
| ~ ~ ~ ~ ~ A tool Specially Designed for Termux ~ ~ ~ ~ ~  |
+-----------------------------------------------------------+

Termux SSH helps user to setup SSH server on termux android application, which will help them to execute commands remotely using a command line. If your device is rooted then you can have full control over the android smartphone. You can take screenshots, record and capture audio, video, images remotely using termux apis.

This feature might not work on few devices. Refer Termux-API documentation for more information.

Screenshot

Termux-SSH UI

Installation

Using bash script

  • Execute command in Termux App
    curl https://raw.githubusercontent.com/dmdhrumilmistry/Termux-SSH/main/install.sh | bash
    

Maually

  • Open Termux terminal

  • Install Python and git packages

    pkg install python git -y
    
  • Install required packages

    pip install git+https://github.com/dmdhrumilmistry/Termux-SSH.git
    
  • Start Termux-SSH and Install required tools

    python -m termux_ssh
    
    install
    

Features

  • Helps user to setup basic SSH server
  • Automated Setup
  • Instructed Steps
  • Secure script

Dependencies

Termux-SSH requires following programs to run properly -

  • Python
    • subprocess module
    • colorama
    • prettytable
  • OpenSSH
  • Nmap
  • termux-api
  • termux-auth

All the dependencies will be installed automatically when you run install.py script

License

MIT License

Have any Issues?

Create an issue from Issues Tab

Leave A Star⭐

Video Tutorial


Support Me on:



Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Termux-SSH-1.0.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

Termux_SSH-1.0.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page