[GH-ISSUE #400] 希望服务器能动态加客户端代理规则,避免重启客户端和服务器 #297

Closed
opened 2026-05-05 12:06:02 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @yingnierxiao on GitHub (Jul 14, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/400

Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST

What version of frp are you using (./frpc -v or ./frps -v)?

0.12.0
What operating system and processor architecture are you using (go env)?
centos 6.8

Configures you used:

Steps to reproduce the issue:
1.是否可以坐到服务器直接修改配置客户端直接更新配置,客户端不需要重启,服务器直接下发配置文件
2.
3.

Describe the results you received:
NO

Describe the results you expected:
NO

Additional information you deem important (e.g. issue happens only occasionally):

Can you point out what caused this issue (optional)

Originally created by @yingnierxiao on GitHub (Jul 14, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/400 Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST **What version of frp are you using (./frpc -v or ./frps -v)?** 0.12.0 **What operating system and processor architecture are you using (`go env`)?** centos 6.8 **Configures you used:** **Steps to reproduce the issue:** 1.是否可以坐到服务器直接修改配置客户端直接更新配置,客户端不需要重启,服务器直接下发配置文件 2. 3. **Describe the results you received:** NO **Describe the results you expected:** NO **Additional information you deem important (e.g. issue happens only occasionally):** **Can you point out what caused this issue (optional)**
Author
Owner

@fatedier commented on GitHub (Jul 14, 2017):

0.13 版本的 frpc 会支持动态更新配置文件,不需要重启 frpc。

服务端下发配置文件不会支持,有安全风险,要开放哪些端口由客户端指定。

<!-- gh-comment-id:315334930 --> @fatedier commented on GitHub (Jul 14, 2017): 0.13 版本的 frpc 会支持动态更新配置文件,不需要重启 frpc。 服务端下发配置文件不会支持,有安全风险,要开放哪些端口由客户端指定。
Author
Owner

@yingnierxiao commented on GitHub (Jul 15, 2017):

还有就是能不能做下内网代理kcp到外网 实现fanqiang

浏览器设置 http 代理地址为 x.x.x.x:6000,通过 frpc 机器的网络访问互联网 这个功能是我说的这个么。看其实是连到外网才能代理。我希望是内网透过kcp代理到外网

<!-- gh-comment-id:315506180 --> @yingnierxiao commented on GitHub (Jul 15, 2017): 还有就是能不能做下内网代理kcp到外网 实现fanqiang 浏览器设置 http 代理地址为 x.x.x.x:6000,通过 frpc 机器的网络访问互联网 这个功能是我说的这个么。看其实是连到外网才能代理。我希望是内网透过kcp代理到外网
Author
Owner

@fatedier commented on GitHub (Jul 15, 2017):

frp 的目的是提供内网穿透功能,你的描述不在功能列表内,有需求可以结合使用其他项目。

<!-- gh-comment-id:315507228 --> @fatedier commented on GitHub (Jul 15, 2017): frp 的目的是提供内网穿透功能,你的描述不在功能列表内,有需求可以结合使用其他项目。
Author
Owner

@yingnierxiao commented on GitHub (Jul 16, 2017):

主要是客户端在内网 想远程重启客户端万一出问题了就没法连上比较麻烦

<!-- gh-comment-id:315583627 --> @yingnierxiao commented on GitHub (Jul 16, 2017): 主要是客户端在内网 想远程重启客户端万一出问题了就没法连上比较麻烦
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#297
No description provided.