antoniomika / sish

HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
https://ssi.sh
MIT License
3.98k stars 303 forks source link

Reconnect same tunnel #276

Closed adhikjoshi closed 12 months ago

adhikjoshi commented 1 year ago

when Connection is dropped, and we need to connect to same proxy url which was created earlier. how can we do it?

any way to delete old connection and create new? maybe some command to delete particular proxy and create new or force reconnect?

antoniomika commented 12 months ago

Closing in favor of #280