[GH-ISSUE #4113] 为某个端口指定一个单独的token #3245

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

Originally created by @XCLHove on GitHub (Mar 28, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4113

Describe the feature request

为某个端口指定一个单独的token,如全局token为:token-g,为22端口指定token:token-123端口指定token:token-2,这样别人知道22端口的token就只能被限制使用22端口,而不是只有一个全局token,一旦暴露了别人就使用全局token将22端口替换为任意其他端口。

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 @XCLHove on GitHub (Mar 28, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4113 ### Describe the feature request 为某个端口指定一个单独的token,如全局token为:`token-g`,为`22`端口指定token:`token-1`,`23`端口指定token:`token-2`,这样别人知道`22`端口的token就只能被限制使用`22`端口,而不是只有一个全局token,一旦暴露了别人就使用全局token将`22`端口替换为任意其他端口。 ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@xqzr commented on GitHub (Mar 29, 2024):

https://github.com/gofrp/plugin?tab=readme-ov-file

<!-- gh-comment-id:2026844912 --> @xqzr commented on GitHub (Mar 29, 2024): https://github.com/gofrp/plugin?tab=readme-ov-file
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#3245
No description provided.