Using
docker run --rm -p 1080:1080 webpagetest/tsproxy --inkbps 1000 --outkbps 1000
I get a 100% CPU load on one of my cores (i7, gen8, 2.7GHZ)
It does not need to be proxying a the moment, just starting it creates this heavy load.
Is there any way to fix that?