mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-06-16 14:56:39 +02:00
The comments at the end of issue #673 shows an example where sshuttle exits with an OSError exception when it cannot bind to an IPv6 address. This patch makes a suggestion to try the --disable-ipv6 option instead of the cryptic error message.