Get the latest tech news
Show HN: PipeGate – A Lightweight, Self-Hosted Proxy to Expose Local Servers
Contribute to janbjorge/pipegate development by creating an account on GitHub.
PipeGate is an excellent tool for developers who want to understand how tunneling services like ngrok work under the hood or need a customizable alternative hosted on their own infrastructure. Point your external webhooks or services to https://yourserver.com/<connection_id>/path, and PipeGate will forward the requests to your local server running on port 8000. Point your external webhooks or services to https://pipegate.fly.dev/123e4567-e89b-12d3-a456-426614174000/path, and PipeGate will forward the requests to your local server running on port 8000.
Or read this on Hacker News