[GH-ISSUE #93] 端口开的太多了 #40

Closed
opened 2026-05-05 11:35:52 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @wenhongquan on GitHub (Aug 24, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/93

服务端需要开一堆端口,能否简化下

Originally created by @wenhongquan on GitHub (Aug 24, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/93 服务端需要开一堆端口,能否简化下
Author
Owner

@fatedier commented on GitHub (Aug 24, 2016):

首先,默认情况下只需要开一个端口(默认 7000)用于客户端服务器端通信,其他都是可选项,根据你自己的需要决定要不要启用。

其次,本身就是类似端口转发,用于转发流量的代理端口无法避免。

<!-- gh-comment-id:241936522 --> @fatedier commented on GitHub (Aug 24, 2016): 首先,默认情况下只需要开一个端口(默认 7000)用于客户端服务器端通信,其他都是可选项,根据你自己的需要决定要不要启用。 其次,本身就是类似端口转发,用于转发流量的代理端口无法避免。
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#40
No description provided.