Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hed69/start-server-ssh

this script is to start an ssh server easily
https://github.com/hed69/start-server-ssh

bash debian server server-ssh shell ssh

Last synced: 14 days ago
JSON representation

this script is to start an ssh server easily

Awesome Lists containing this project

README

        

# automatic-ssh
this script is to start an ssh server easily

# installing and starting

installing git
```
sudo apt install git -y
```

cloning repository
```
git clone https://github.com/HED69/automatic-ssh
```

entering in the repositoty
```
cd automatic-ssh
```

giving permissions the script
```
chmod +x 'script automatic ssh.sh'
```

starting script
```
bash 'script automatic ssh.sh'
```

![Test Image](https://media.discordapp.net/attachments/1033030029858312312/1071025975720153140/image.png)