cloudflare / cloudflare/cloudflared
💡Subpath support for service URL
Open
Priority: Normal
Type: Feature Request
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the feature you'd like**
I have some services that bind to a subpath (example: https://service_name:5000/boombox), however, it is not possible to add a subpath for the service URL, therefore I can't use Cloudflare Tunnel for these services.
**Describe alternatives you've considered**
Nginx Proxy, with proxy_pass https://service_name:5000/boombox
**Additional context**

Contributor guide
Assessment
This issue has not been assessed yet.