i have just tried 33.0 local server (from 32), and it is not working,
what is the “long fix” so i don’t have to update my 7 device sketches?
EDIT:
this is the fix that works if you just want to change the server side:
sudo iptables -t nat -A PREROUTING -p tcp --dport 8442 -j REDIRECT --to-port 8080