[GH-ISSUE #4246] [功能请求]Commands 支持多代理运行 #3348

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

Originally created by @lintent on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4246

Describe the feature request

支持多代理使用参数加载,可以减少frps相关内容泄露,起码不是明文在配置文件中了。
字典+列表 的参数进行加载
如:
frpc -D {“token”:"fatedierAAAfrp",“server_addr”:"8.8.8.8",“server_port”:7000,"proxies":[{"name":"server1", type:"tcp","secretKey":"google","local_ip":"127.0.0.1","local_port"3389},{"name":"server2",type:"tcp","secretKey":"google","local_ip":"127.0.0.1","local_port"3389}]}

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 @lintent on GitHub (May 28, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4246 ### Describe the feature request 支持多代理使用参数加载,可以减少frps相关内容泄露,起码不是明文在配置文件中了。 字典+列表 的参数进行加载 如: frpc -D {“token”:"fatedierAAAfrp",“server_addr”:"8.8.8.8",“server_port”:7000,"proxies":[{"name":"server1", type:"tcp","secretKey":"google","local_ip":"127.0.0.1","local_port"3389},{"name":"server2",type:"tcp","secretKey":"google","local_ip":"127.0.0.1","local_port"3389}]} ### 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
Author
Owner

@fatedier commented on GitHub (May 29, 2024):

没有这方面的计划。

<!-- gh-comment-id:2136442102 --> @fatedier commented on GitHub (May 29, 2024): 没有这方面的计划。
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#3348
No description provided.