stechstudio / laravel-ssh-tunnel

Easy creation & maintenance of an SSH Tunnel for Laravel/Lumen
MIT License
191 stars 49 forks source link

SSH Access #23

Closed florent6001 closed 5 years ago

florent6001 commented 5 years ago

Hi,

I have a shared host without SSH access, can this package replace the SSH ?

Can i git clone with this package ? I want code in local environment and push to github for update my website, this package can do this ?

Thank you

bubba-h57 commented 5 years ago

No, this can not replace SSH, it merely provides ease of use around SSH.

The package does not provide any functionality around git either.