Hausa Hackers TutorialsTermux 1 to 50 TutorialsTermux Tutorials
Darasin Termux: Episode 10 – Connect SSH

A wannan darasin zamu koya maku yadda ake connecting ssh a termux.
commands:
pkg install openssh
ssh remote_username@remote_host
How to open ssh port
in linux:
sudo systemctl start ssh
On Windows 11 and Windows 10
- On Windows 11:
- Go to Settings > Apps > Optional features and click on View features.
- Locate “OpenSSH server” feature, select it, click Next, and then click Install.
- On Windows 10 (version 1803 and newer):
- Go to Settings > Apps > Apps & features > Optional features and click on Add a feature.
- Locate “OpenSSH server” feature, expand it, and select Install.