sshuttle may error on hosts lacking netstat:
Traceback (most recent call last): File “”, line 1, in File “assembler.py”, line 36, in File “sshuttle.server”, line 229, in main File “sshuttle.server”, line 84, in list_routes File “sshuttle.server”, line 63, in list_routes File “/usr/lib64/python2.7/subprocess.py”, line 711, in _init errread, errwrite) File “/usr/lib64/python2.7/subprocess.py”, line 1327, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory client: fatal: server died with error code 1
To fix this, install net-tools or whatever package provides the netstat command on the endpoint you are using sshuttle.