[GH-ISSUE #1978] multi tenant problem about multiple remote ports #1574

Closed
opened 2026-05-05 12:59:53 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @northerndeveloper on GitHub (Sep 10, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1978

Hello

I already asked a question about FRP supports Multi Tenant problem and I was told yes it does by the plugin fp-multiuser. But there is still a problem that we have to make sure if one customer can only access one remote port. It seems that every customer should have the same remote port which is not good for security.

So we need to know if one customer can access to one customer with fp-multiuser plugin ? IF not , is there any extra plugin or way to accomplish this ?

Thank you for your kindest helps.

Regards
Alper

Originally created by @northerndeveloper on GitHub (Sep 10, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1978 Hello I already asked a question about FRP supports Multi Tenant problem and I was told yes it does by the plugin fp-multiuser. But there is still a problem that **we have to make sure if one customer can only access one remote port**. It seems that every customer should have the same remote port which is not good for security. So we need to know if one customer can access to one customer with fp-multiuser plugin ? IF not , is there any extra plugin or way to accomplish this ? Thank you for your kindest helps. Regards Alper
Author
Owner

@fatedier commented on GitHub (Sep 10, 2020):

There are no such plugin now. But you can write your own plugin with any language.

https://github.com/fatedier/frp/blob/master/doc/server_plugin.md

<!-- gh-comment-id:690034566 --> @fatedier commented on GitHub (Sep 10, 2020): There are no such plugin now. But you can write your own plugin with any language. https://github.com/fatedier/frp/blob/master/doc/server_plugin.md
Author
Owner

@northerndeveloper commented on GitHub (Sep 10, 2020):

Hello

Thank you for your answer

In order to clarify it, it means it supports multi tenant with one remote port? Every customer will have only one remote port ??

But it can support multiple remote port as well as we need to make a development and create a plugin for it or may be we have to extend the plugin frp_multiser ?

Thank you for your helps

<!-- gh-comment-id:690040924 --> @northerndeveloper commented on GitHub (Sep 10, 2020): Hello Thank you for your answer In order to clarify it, it means it supports multi tenant with one remote port? Every customer will have only one remote port ?? But it can support multiple remote port as well as we need to make a development and create a plugin for it or may be we have to extend the plugin frp_multiser ? Thank you for your helps
Author
Owner

@fatedier commented on GitHub (Sep 21, 2020):

@northerndeveloper Write your own plugin is a good idea.

<!-- gh-comment-id:696137493 --> @fatedier commented on GitHub (Sep 21, 2020): @northerndeveloper Write your own plugin is a good idea.
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#1574
No description provided.