mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4058] [Feature Request] 服务器本来有个tcp端口服务的,我想用它转quic协议的客户端去访问它,怎么实现?比如服务器那个端口不对外开放,我怎么进行转发它的端口的内容? #3209
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#3209
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 @etimes2008 on GitHub (Mar 12, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4058
Describe the feature request
[Feature Request] 服务器本来有个tcp端口服务的,我想用它转quic协议的客户端去访问它,怎么实现?比如服务器那个端口不对外开放,我怎么进行转发它的端口的内容?
frps取获取服务器里比如22的ssh服务,转为quic协议传到frpc的客户端里?
这个功能本身可以实现了还是没有?
有的话我怎么配置?
frps跟frpc的配置是?
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (Mar 12, 2024):
不应由 frp 实现