[GH-ISSUE #232] 作者是否有打算开发动态端口的支持 ~ #157

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

Originally created by @ruan11223344 on GitHub (Jan 14, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/232

server_port = 7000 据统计运营商会阻断流量过多的固定端口。
第一次连接7000端口后,客户端会定时GET到服务器端的推送动态端口的更新,
客户端收到更新后的端口内部则自动连接到新的动态端口进行数据传输?

这个无缝对接好像比较麻烦。

以上是建议。

Originally created by @ruan11223344 on GitHub (Jan 14, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/232 server_port = 7000 据统计运营商会阻断流量过多的固定端口。 第一次连接7000端口后,客户端会定时GET到服务器端的推送动态端口的更新, 客户端收到更新后的端口内部则自动连接到新的动态端口进行数据传输? 这个无缝对接好像比较麻烦。 以上是建议。
Author
Owner

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

可以试着将 7000 端口改为 443 或者 80 等一些其他用途的端口。

这种问题不适合放在内部解决。

<!-- gh-comment-id:272675357 --> @fatedier commented on GitHub (Jan 15, 2017): 可以试着将 7000 端口改为 443 或者 80 等一些其他用途的端口。 这种问题不适合放在内部解决。
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#157
No description provided.