mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2538] Using frp as proxy for docker environment #2015
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#2015
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 @pellenbeck on GitHub (Aug 19, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2538
Hello, I would like to use frp as a http gateway to a docker environment.
I am using docker container snowdreamtech/frpc on a local docker host and a normal frps on a server with a public ip.
Connection between frps and frpc is working in general.
How can I forward external requests to another docker host in internal network?
For example:
PublicIP:80 -> frps -> frpc -> AnotherDockerHost:8080
Thx
@github-actions[bot] commented on GitHub (Sep 19, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.