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

 

History

17 Commits
 
 
 
 
 
 

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