[GH-ISSUE #4675] [Feature Request] 为其它代理类型添加子域名功能 #3693

Closed
opened 2026-05-05 14:22:06 -06:00 by gitea-mirror · 2 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 - [ ] Docs - [ ] Installation - [x] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 14:22:06 -06:00
Author
Owner

@xqzr commented on GitHub (Feb 19, 2025):

做不到,其他协议(类型)请求时没有附带域名

<!-- gh-comment-id:2669335218 --> @xqzr commented on GitHub (Feb 19, 2025): 做不到,其他协议(类型)请求时没有附带域名
Author
Owner

@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.

<!-- gh-comment-id:2702406582 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3693
No description provided.