-
Notifications
You must be signed in to change notification settings - Fork 0
Share
DubStepMad edited this page Aug 4, 2026
·
1 revision
More → Share exposes a local site to the internet via Cloudflare.
- Ensure the site exists under Projects.
- On Share, click Share publicly for that site.
- Copy the temporary
*.trycloudflare.comURL. - Stop share when finished.
CLI:
devtent share myapp
# Ctrl+C to stop- Cloudflare login (once).
- Create tunnel…
- Configure with a local site name and a hostname on your Cloudflare zone.
- Start the tunnel.
devtent share login
devtent share named create demo
devtent share named configure demo --site myapp --hostname app.example.com
devtent share named start democloudflared is installed on first use if missing.
Next: Settings
DevTent is free & open source under DTCL v1.0 · Releases · Discussions