drip-server
https://github.com/gouryella/drip
1.1K
Drip
Your Tunnel, Your Domain, Anywhere
A self-hosted tunneling solution to securely expose your services to the internet.
Drip is a quiet, disciplined tunnel. You light a small lamp on your network, and it carries that light outward—through your own infrastructure, on your own terms.
bash <(curl -sL https://driptunnel.app/install.sh)
# Configure (first time only)
drip config init
# Expose local HTTP server
drip http 3000
# With custom subdomain
drip http 3000 -n myapp
# → https://myapp.your-domain.com
For complete documentation, visit Docs
BSD 3-Clause License - see LICENSE for details
Content type
Image
Digest
sha256:d8be962c7…
Size
16.4 MB
Last updated
13 days ago
docker pull driptunnel/drip-server