stechstudio / laravel-ssh-tunnel

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

remove port #12

Closed shermanvu closed 6 years ago

shermanvu commented 7 years ago

the port is not work properly

bubba-h57 commented 7 years ago

The port works properly on OSX and Ubuntu.

I am suspecting that it is your implementation of SSH or something else in your local environment. What version of SSH (ssh -V) are you running and on what operating system?