This seems to be the same cause as bug #1514764 (status: confirmed)
Remark: 1. This bug is already corrected in the xenial version 2. Manually removing one line from the python code should help
sudo gedit /usr/lib/sshuttle/server.py
remove line ~223 which is
assert latency_control is not None
This seems to be the same cause as bug #1514764 (status: confirmed)
Remark:
1. This bug is already corrected in the xenial version
2. Manually removing one line from the python code should help
sudo gedit /usr/lib/ sshuttle/ server. py
remove line ~223 which is
assert latency_control is not None