sshuttle/sshuttle
Nick Sokolov 138d2877c6 Fix crashing on ECONNABORTED
In certain cases socket.connect fails with ECONNABORTED, which is
treated as "unknown" error causing sshuttle to crash.

Fixes #356
2019-09-22 10:32:37 +10:00
..
methods The size of pf_rule grew in OpenBSD 6.4 2019-09-22 10:29:28 +10:00
__init__.py Use argparse for command line options 2016-03-22 13:12:59 +11:00
__main__.py Fix installation from wheel 2016-01-17 10:21:21 +11:00
assembler.py assembler import fix (#319) 2019-02-14 12:11:11 +11:00
client.py Use prompt for sudo, not needed for doas 2019-09-22 10:28:19 +10:00
cmdline.py Close stdin, stdout, and stderr when using syslog or forking to daemon (#283) 2018-11-01 09:27:50 +11:00
firewall.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
helpers.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
hostwatch.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
linux.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
options.py Hyphen in hostname fix 2019-02-14 14:14:56 +11:00
sdnotify.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
server.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
ssh.py Fix/pep8 (#277) 2019-02-11 09:59:13 +11:00
ssnet.py Fix crashing on ECONNABORTED 2019-09-22 10:32:37 +10:00
ssyslog.py Close stdin, stdout, and stderr when using syslog or forking to daemon (#283) 2018-11-01 09:27:50 +11:00
stresstest.py Fix PEP8 issues. 2015-11-16 09:10:02 +11:00