[GH-ISSUE #2937] Allow ports for a specific user server side[Feature Request] #2343

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

Originally created by @Parmicciano on GitHub (May 14, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2937

Describe the feature request

Hi guys,
I've setup multiusers frp.
I would like to know if there is a way to allow a client to use a specific ports and not another.
Ex :
Frps
Bind port user1 :7000
Bind port user2 : 7001

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 @Parmicciano on GitHub (May 14, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/2937 ### Describe the feature request Hi guys, I've setup multiusers frp. I would like to know if there is a way to allow a client to use a specific ports and not another. Ex : Frps Bind port user1 :7000 Bind port user2 : 7001 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@fatedier commented on GitHub (May 14, 2022):

You can try to write your own plugin to implement this feature.

<!-- gh-comment-id:1126776936 --> @fatedier commented on GitHub (May 14, 2022): You can try to write your own [plugin](https://github.com/fatedier/frp/blob/dev/doc/server_plugin.md) to implement this feature.
Author
Owner

@Parmicciano commented on GitHub (May 17, 2022):

Thanks for your answer,

I've write my own plugin, available here

<!-- gh-comment-id:1129266204 --> @Parmicciano commented on GitHub (May 17, 2022): Thanks for your answer, I've write my own plugin, available [here ](https://github.com/Parmicciano/frp_plugin_allowed_ports)
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#2343
No description provided.