Getting your apps ready...
Securely expose your local web server, database, or TCP/UDP service to the internet. The best free ngrok alternative for developers. Supports HTTP, TCP & UDP tunneling.
Categories:
PortBuddy is a powerful yet simple tool that allows you to expose a port opened on your local host or in a private network to the public internet. It works as a secure tunnel, similar to ngrok, providing a public URL for your local services.
Whether you're developing a web app, testing webhooks, or sharing access to a local database, PortBuddy makes it easy and secure.
Download the latest version of the portbuddy CLI for your platform (Windows, Linux, or Mac).
Before exposing ports, you need to authenticate your CLI.
portbuddy init {YOUR_API_TOKEN}
Expose a local web server running on port 3000:
portbuddy 3000
Output: http://localhost:3000 exposed to: https://abc123.portbuddy.dev
Expose a local PostgreSQL database:
portbuddy tcp 5432
Output: tcp localhost:5432 exposed to: net-proxy-3.portbuddy.dev:43452
Expose a local UDP service:
portbuddy udp 9000
Usage: portbuddy [options] [mode] [host:][port]
Modes:
http (default), tcp, udp
Options:
-d, --domain=<domain> Requested static subdomain (e.g. my-app)
-pr, --port-reservation=<hp> Use specific port reservation host:port for TCP/UDP
-pc, --passcode=<passcode> Protect tunnel with a passcode
-v, --verbose Enable verbose logging
-h, --help Show help message
-V, --version Show version info
| Feature | Pro ($0/mo) | Team ($10/mo) |
|---|---|---|
| Tunnels | HTTP, TCP, UDP | Everything in Pro |
| SSL | Included | Included |
| Subdomains | Static | Static |
| Custom Domains | Supported | Supported |
| Team Members | - | Included |
| Free Tunnels | 1 at a time | 10 at a time |
| Extra Tunnels | $1/mo each | $1/mo each |
| Support | Standard | Priority |
This project is licensed under the Apache License, Version 2.0.
Source code is open and available on GitHub amak-tech/port-buddy
posthog.com
All your developer tools in one place. PostHog gives engineers everything to build, test, measure, and ship successful products faster. Get started free.
fingerprintjs.com
The Fingerprint device intelligence platform works across web and mobile applications to identify all visitors with industry-leading accuracy β even if theyβre anonymous.
flaviocopes.compageebooks
I help people learn to code.
forgejo.org
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.