Can I tunnel Tinyproxy?

I have tinyproxy exposed at port 12345 in my local machine.

Can I use localxpose to tunnel this?

- I tried loclx tunnel tcp --port 12345 —to 0.0.0.0:12345
and used it on my other device.

It works for browsers but for other apps with non-http/s traffic, it fails/disconnected.

Is there a work around or it’s not supported yet?