mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4255] [Question] Can I use frp to relay all the traffic to a local traefik instance? #3352
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3352
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheZoker on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4255
Describe the feature request
Hi there,
It's more a questions and less a feature request. I have a local traefik instance, which handles all the SSL and reverse proxy stuff of my subdomains to local hosted applications.
I would use frp to tunnel all the requests (no matter the domain) from my VPS to my local frp client, which then sends all the requests to traefik. The SSL should be terminated on traefik and not earlier by frp. Is that already possible?
Config could look like this:
Thanks in advance!
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (Jun 2, 2024):
你的配置不会让 frp 终结 SSL/TLS
@TheZoker commented on GitHub (Jun 2, 2024):
If I understand this correctly (and I used a translator so I'm not sure), the SSL connection does NOT get terminated within frp, right?
So I could forward the request to the internal reverse proxy? Did I get that right?
@fatedier commented on GitHub (Jun 3, 2024):
Yes.
@TheZoker commented on GitHub (Jun 3, 2024):
Thanks for the confirmation @fatedier !
What would be the correct configuration to forward the requests to the internal reverse proxy?
@fatedier commented on GitHub (Jun 4, 2024):
You should describe the configuration you are using and the logs of the failures, instead of asking for a complete configuration tailored to your scenario.
@7brend7 commented on GitHub (Nov 29, 2024):
Hey @TheZoker, Have you find a solution or any alternative way? I also faced with issue to forward ALL traffic from public server to local.
@Rabithua commented on GitHub (Dec 6, 2024):
the same issue, have you handled it
@7brend7 commented on GitHub (Dec 6, 2024):
@TheZoker @Rabithua below configs works for me:
frps.toml
frpc.toml