-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
No. Your app keeps running locally. GhostlyShare creates a public tunnel to that local app.
GhostlyShare does not show every reachable port. It needs enough evidence that the port is a local development app and not a system or infrastructure service.
Add a meaningful <title>, use a common development runtime, or expose a clear API
or framework response.
They probably look like the same app. GhostlyShare merges ports with the same stable app fingerprint, and it often prefers HTTPS over HTTP.
See App Merging.
Cloudflare can report the tunnel URL before every edge route, DNS answer, browser, or local app request is fully ready. Usually this is a short delay. Custom domains can take longer because DNS is involved.
See Going Public.
On normal close, yes. GhostlyShare stops the Cloudflare tunnel processes it started.
If the app is force-killed or the machine shuts down abruptly, cleanup may not run.
Not always immediately. GhostlyShare may keep tunnel processes warm while it is running, but forwarding for the missing app is disabled once the app is detected as gone.
The main sharing flow is supported on both Windows and Ubuntu/Debian Linux.
Windows has Microsoft Store integration and DPAPI token storage. Linux has .deb
packaging, Secret Service token storage, and desktop behavior that can vary between
GNOME, KDE, X11, and Wayland.
Ubuntu GNOME on X11 and Wayland are the primary tested Linux environments. Other desktop environments may work, but tray and focus behavior can differ.
No. GhostlyShare is for local development sharing, demos, reviews, and temporary public access.
- Home
- Installation
- Getting Started
- Command Line Interface
- Security and Privacy
- App Detection
- App Merging
- Going Public
- Traffic Statistics
- Link Lifetime
- Password Protection
- Rate Limits and Sessions
- Custom Domains
- Cleanup and Uninstall
- Known Limitations
- Windows and Linux
- Troubleshooting
- Report Bugs / Request Features
- Testing Checklist
- FAQ