[GH-ISSUE #3482] [Feature Request] Map server port on local port #2783

Closed
opened 2026-05-05 13:47:41 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @tiagogbarbosa on GitHub (Jun 7, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3482

Describe the feature request

In possible to map server port (http proxy) on a client port?
So user (with frpc.ini) can 'curl -x localhost:6006' and be redirected to proxy running on server on port 6006?

Ty

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 @tiagogbarbosa on GitHub (Jun 7, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3482 ### Describe the feature request In possible to map server port (http proxy) on a client port? So user (with frpc.ini) can 'curl -x localhost:6006' and be redirected to proxy running on server on port 6006? Ty ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [x] Server Plugin - [x] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:47:41 -06:00
Author
Owner

@fatedier commented on GitHub (Jun 8, 2023):

Not supported, unless you enable another frpc on the server and use a proxy of type stcp.

<!-- gh-comment-id:1581819668 --> @fatedier commented on GitHub (Jun 8, 2023): Not supported, unless you enable another frpc on the server and use a proxy of type stcp.
Author
Owner

@github-actions[bot] commented on GitHub (Jul 9, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1627556035 --> @github-actions[bot] commented on GitHub (Jul 9, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d 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#2783
No description provided.