duct.sh

Expose local servers to the internet via SSH.

ssh -R 0:localhost:3000 duct.sh
Live request log
Watch requests stream in real-time from your terminal.
Inspect traffic
View full request and response headers and bodies.
Replay requests
Re-send any captured request with a single keystroke.
Export to curl
Copy any request as a curl command to your clipboard.