ngrok tunnels a local port to a temporary public URL — great for servers, awkward for handing someone a static artifact.
| ngrok (for sharing HTML) | drop | |
|---|---|---|
| CLI / agent-native | ✓ | ✓ |
| Renders HTML / sites | ~ | ✓ |
| Your own custom domain | ~ | ✓ |
| Zero-knowledge encryption | ✗ | ✓ |
| Your branding | ✗ | ✓ |
| Open-source / self-hosted | ~ | ✓ |
| Price for the above | paid tiers | free |
Where drop differs from ngrok (for sharing HTML)
drop gives a persistent, branded, password-protected URL on your own domain that survives your machine being off — no tunnel, no running process.
Drop it
drop file.html — or a PDF, markdown, image, or any file — from your terminal or any AI agent.
Branded & encrypted
Your logo, OG card, and badge are baked in, then it's AES-256 encrypted client-side behind your unlock gate.
Live on your domain
Uploaded to your Vercel Blob and served at yourdomain.com/slug. URL + password on your clipboard.