[GH-ISSUE #3290] [Feature Request] TCP subdomain configuration #2637

Closed
opened 2026-05-05 13:42:06 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @vincens2005 on GitHub (Feb 5, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3290

Describe the feature request

Ability to configure subdomains for tcp proxies in a similar manner to http and https proxies. It should be a matter of adding a DomainConf to the TCPProxyConf type, and handling it in TCPProxy.Run() in a similar manner to in HTTPProxy.Run()

I'd be happy to implement this

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 @vincens2005 on GitHub (Feb 5, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3290 ### Describe the feature request Ability to configure subdomains for tcp proxies in a similar manner to http and https proxies. It should be a matter of adding a `DomainConf` to the `TCPProxyConf` type, and handling it in `TCPProxy.Run()` in a similar manner to in `HTTPProxy.Run()` I'd be happy to implement this ### Describe alternatives you've considered _No response_ ### Affected area - [X] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@vincens2005 commented on GitHub (Feb 5, 2023):

I've realized tcp doesn't work this way :(

<!-- gh-comment-id:1418249742 --> @vincens2005 commented on GitHub (Feb 5, 2023): I've realized tcp doesn't work this way :(
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#2637
No description provided.