Skip to content

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 

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages