Hello, I'm trying to use xpra with a proxy but I have an error when I try to connect: https://justpaste.it/5clwy I did: xpra start :100 --start=xterm xpra proxy :100 --auth=allow --bind-tcp=127.0.0.1:14501 xpra attach tcp://foo:bar@127.0.0.1:14501/100 It is probably some little mistake but I can't figure it out what. Thank you in advance, Pierre