mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #712] work端口是否支持指定 或者 支持只用一个端口进行控制和数据交互 #561
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#561
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 @hanqian200705 on GitHub (Apr 18, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/712
新功能建议:frpc和frps 交互端口是否可以指定端口,目前至少需要两个,是否可以支持一个
主要应用场景: 内网出去只开放一个端口80 ,此时用frpc 虽然能连接上 frps 的common server port,但是work 端口没法指定,最终还是无法穿透。
@fatedier commented on GitHub (Apr 19, 2018):
不知道你在说的是什么意思,frpc 只会连接 frps 的 7000 端口。
@hanqian200705 commented on GitHub (May 4, 2018):
理解错误 ,抱歉