antoniomika / sish

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

Set conn deadline to both reads and writes #281

Closed antoniomika closed 9 months ago

antoniomika commented 9 months ago

Set conn deadline to both reads and writes.

Thanks @bibo38 for helping verify this fix!

bibo38 commented 9 months ago

thanks for implementing the fix :smile_cat: