mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #232] 作者是否有打算开发动态端口的支持 ~ #157
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ruan11223344 on GitHub (Jan 14, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/232
server_port = 7000 据统计运营商会阻断流量过多的固定端口。
第一次连接7000端口后,客户端会定时GET到服务器端的推送动态端口的更新,
客户端收到更新后的端口内部则自动连接到新的动态端口进行数据传输?
这个无缝对接好像比较麻烦。
以上是建议。
@fatedier commented on GitHub (Jan 15, 2017):
可以试着将 7000 端口改为 443 或者 80 等一些其他用途的端口。
这种问题不适合放在内部解决。