Comment by antves

20 days ago

thanks! it can actually test apps running on your localhost with our tunneling feature (https://docs.smooth.sh/features/use-my-ip)

you should be able to tell it to go to your localhost address and it should be able to navigate to your local app from the remote browser

let us know if you have any questions!

It still may not be quite ideal. For example, right now I was building a clone of Counter Strike. There's such large files that tunneling would be cumbersome.

  • ah fair point! the tunnel is peer-to-peer so it doesn't add too much overhead, but you can't really beat localhost on latency

    I'd be curious to try and see if practically the difference is so little that it doesn't matter

But does the tunnel expose the low level APIs required for Claude Code to write end to end tests and check browser console errors, etc ?