stechstudio / laravel-ssh-tunnel

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

How to Close/Deactivate already running tunnel ? #43

Closed MuhammadSulman closed 3 years ago

bubba-h57 commented 3 years ago

I'll need more context to answer that. In general, the library is only expected to manage tunnels it opens itself though.

bubba-h57 commented 3 years ago

Closed due to lack of response.

vesper8 commented 3 years ago

To kill all active ssh tunnels you can run this sudo killall ssh