mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4675] [Feature Request] 为其它代理类型添加子域名功能 #3693
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#3693
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 @Halo-Michael on GitHub (Feb 17, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4675
Describe the feature request
现在subdomain功能仅在代理类型为http或https时可用,但事实上这显然可以拓展到其它类型的代理;
比如有a、b两台服务器需要通过frp服务器c中转,且仅有域名d.com,那么如果我希望通过子域名a.d.com访问服务器a的ssh服务,子域名b.d.com访问服务器b的ssh服务,就需要为使用类型为tcp的代理添加subdomain功能,希望能够为其它代理类型添加子域名功能。
Describe alternatives you've considered
No response
Affected area
@xqzr commented on GitHub (Feb 19, 2025):
做不到,其他协议(类型)请求时没有附带域名
@github-actions[bot] commented on GitHub (Mar 6, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.