mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-07-10 19:47:20 +02:00
In certain cases socket.connect fails with ECONNABORTED, which is treated as "unknown" error causing sshuttle to crash. Fixes #356
In certain cases socket.connect fails with ECONNABORTED, which is treated as "unknown" error causing sshuttle to crash. Fixes #356