Skip to content

Short guide on how to connect to Termux SSH from anywhere while using TailScale as connection link.

Notifications You must be signed in to change notification settings

mrp-yt/termux_ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Access Termux Remotely

Setup remote SSH connection to Termux from anywhere using TailScale

  • Install Tailscale on your android device

  • Install openssh in Termux

    pkg isntall openssh -y
    
  • Create password for SSH connection

    passwd
    
  • Start SSH service by executing

    sshd
    
  • Install TailScale to another device that will be used to connect to Termux SSH and login with same account.

  • Use your prefered SSH client and connect to Termux SSH. Use TailScale assigned IP address for connection and port number 8022

About

Short guide on how to connect to Termux SSH from anywhere while using TailScale as connection link.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published