From bfbf73125a934f4279f5a6d3f537d84a5af9d5a5 Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Mon, 28 Jul 2025 18:23:46 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2912d0..99a8a09 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,10 @@ sshd 10) Go to your computer, and connect to your phone via ssh. On linux based system : run : +``` ssh -p 8022 @ -(username is the result of whoami, and you got local_ip by running ifconfig) +``` +(username is the result of whoami, and you got local_ip by running ifconfig. And termux use 8022 port by default for none root user) Setup some crappy password and here you go ! You can know control termux and your phone from your computer ! Little advice : Create a small bash script to run this easily when needed