[GH-ISSUE #4841] 有没有办法将服务端内网的其他机器的服务发布到客户端去? #3820

Closed
opened 2026-05-05 14:26:38 -06:00 by gitea-mirror · 3 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:26:38 -06:00
Author
Owner

@cholau0 commented on GitHub (Jun 24, 2025):

不用都装,只在一台能和frps连接的电脑上面装frpc就行,在这个电脑的frpc.toml里面代理的地址可以写其它电脑的内网ip,如192.168.0.xxx

<!-- gh-comment-id:3000316901 --> @cholau0 commented on GitHub (Jun 24, 2025): 不用都装,只在一台能和frps连接的电脑上面装frpc就行,在这个电脑的frpc.toml里面代理的地址可以写其它电脑的内网ip,如192.168.0.xxx
Author
Owner

@philboycn commented on GitHub (Jun 25, 2025):

不用都装,只在一台能和frps连接的电脑上面装frpc就行,在这个电脑的frpc.toml里面代理的地址可以写其它电脑的内网ip,如192.168.0.xxx

这个知道,你说的是发布客户端的端口到服务端。我需要的是发布服务端的端口到客户端。

<!-- gh-comment-id:3004269492 --> @philboycn commented on GitHub (Jun 25, 2025): > 不用都装,只在一台能和frps连接的电脑上面装frpc就行,在这个电脑的frpc.toml里面代理的地址可以写其它电脑的内网ip,如192.168.0.xxx 这个知道,你说的是发布客户端的端口到服务端。我需要的是发布服务端的端口到客户端。
Author
Owner

@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.

<!-- gh-comment-id:3054624664 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3820
No description provided.