mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4841] 有没有办法将服务端内网的其他机器的服务发布到客户端去? #3820
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#3820
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 @philboycn on GitHub (Jun 19, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4841
Describe the feature request
FRP用得比较浅,只知道能将客户端内网其他机器的服务发布到服务端机器的端口上去。
想知道有没有能将服务端内网其他机器的服务发布到客户端的端口上去啊?还是非得两台机器都要安装客户端和服务端?
要不大佬考虑一下合并s和c成一个执行文件,再通过配置文件可以选择开启服务端功能或者客户端功能,感觉这样就能简单得多啊。。
Describe alternatives you've considered
No response
Affected area
@cholau0 commented on GitHub (Jun 24, 2025):
不用都装,只在一台能和frps连接的电脑上面装frpc就行,在这个电脑的frpc.toml里面代理的地址可以写其它电脑的内网ip,如192.168.0.xxx
@philboycn commented on GitHub (Jun 25, 2025):
这个知道,你说的是发布客户端的端口到服务端。我需要的是发布服务端的端口到客户端。
@github-actions[bot] commented on GitHub (Jul 10, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.