Skip to content

Instantly share code, notes, and snippets.

@kayibea
Created September 9, 2023 22:51
Show Gist options
  • Save kayibea/edca1f9664c25d6636736e2a9cccd179 to your computer and use it in GitHub Desktop.
Save kayibea/edca1f9664c25d6636736e2a9cccd179 to your computer and use it in GitHub Desktop.
Setup Termux ssh with blazing fast

Setup Termux ssh with blazing fast response

Requirement

  1. USB Cable (with data transfert support)

Setup termux

Install openssh and nmap

pkg update
pkg upgrade
pkg install openssh nmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment