Malte
1
I would like use the linux tool sshuttle as explained here: https://superuser.com/questions/62303/how-can-i-tunnel-all-of-my-network-traffic-through-ssh
It fails because the python version on mangOH red does not contain a zlib module (and there is no pip to install it).
How can I fix that or get a more complete python version on mangOH?
My legato version:
18.04.0_f615f43c533dcbaf82653e7d30e4c4c0_modified
alex1
2
Hi @Malte,
you could try to directly import this package to the yocto image, by using the tarball in R9 components, see my report hereafter.