Skip to content

Hey guys This a bash script tool to connect ssh Easily without any commands

License

Notifications You must be signed in to change notification settings

Dark-Legends/SSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8da46af Β· Dec 6, 2023

History

17 Commits
Nov 8, 2023
Dec 6, 2023
Nov 8, 2023

Repository files navigation

πŸ›° SSH

images images

Hey guys This a bash script tool to connect ssh Easily without any use commands

Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote login, and other secure network services between two networked computers. It provides strong encryption and authentication for both data confidentiality and integrity. SSH is commonly used for secure remote access to servers, file transfers, and secure remote management of network devices.

This Tool test on πŸ‘¨β€πŸ’» :

  • ubuntu
  • Kali
  • Termux
  • debian

πŸ›‘ Installation And Requirements πŸ›‘

apt-get update && apt-get upgrade -y && apt-get install open-ssh -y && apt-get install git -y
git clone https://github.com/Dark-Legends/SSH && cd SSH
chmod +x sshPort.sh && ./sshPort.sh 

Releases

No releases published

Packages

No packages published

Languages