mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #93] 端口开的太多了 #40
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#40
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 @wenhongquan on GitHub (Aug 24, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/93
服务端需要开一堆端口,能否简化下
@fatedier commented on GitHub (Aug 24, 2016):
首先,默认情况下只需要开一个端口(默认 7000)用于客户端服务器端通信,其他都是可选项,根据你自己的需要决定要不要启用。
其次,本身就是类似端口转发,用于转发流量的代理端口无法避免。