mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-03 05:38:55 +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