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.
- 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