[GH-ISSUE #1980] 关于frps TCP问题 #1575

Closed
opened 2026-05-05 12:59:53 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @sleepyeyes79 on GitHub (Sep 11, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1980

大神你好,frpc客户端太多而导致tcp连接太慢甚至too many files错误,同时http连接稳定正常。请问有没有办法在frps服务器端只开放指定客服端的tcp连接。这样我们每次操作只tcp连接需要操作的那几个客服端就好?谢谢!

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.

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)?

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

Configures you used:

Steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:

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

Can you point out what caused this issue (optional)

Originally created by @sleepyeyes79 on GitHub (Sep 11, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1980 大神你好,frpc客户端太多而导致tcp连接太慢甚至too many files错误,同时http连接稳定正常。请问有没有办法在frps服务器端只开放指定客服端的tcp连接。这样我们每次操作只tcp连接需要操作的那几个客服端就好?谢谢! 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. 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)?** **What operating system and processor architecture are you using (`go env`)?** **Configures you used:** **Steps to reproduce the issue:** 1. 2. 3. **Describe the results you received:** **Describe the results you expected:** **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 (Sep 13, 2020):

端口白名单

或者通过 服务端插件 的功能自己开发插件来实现自己所需的定制化能力。

<!-- gh-comment-id:691658635 --> @fatedier commented on GitHub (Sep 13, 2020): [端口白名单](https://gofrp.org/docs/features/common/server-manage/#%E7%AB%AF%E5%8F%A3%E7%99%BD%E5%90%8D%E5%8D%95) 或者通过 [服务端插件](https://gofrp.org/docs/features/common/server-plugin/) 的功能自己开发插件来实现自己所需的定制化能力。
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#1575
No description provided.