Expose localhost
to the internet.
Instant public URLs for your local web server.
No installation required. Just SSH.
bash
ssh -R 80:localhost:3000 port.pub
Try it now. No signup required.