[GH-ISSUE #3164] [Feature Request] 是否可以通过类似与vmess://之类的形式通过url快速启动frpc #2537

Closed
opened 2026-05-05 13:38:06 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @axuanran on GitHub (Nov 9, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3164

Describe the feature request

在使用中,想到v2ray等可以通过vmess://这类的协议进行快速导入配置
是否可以通过比如说frp://ababababab这类型的一串非加密url解析出配置文件然后进行启动
也就是说是
配置文件→frp://→配置文件
在执行时通过./frpc -url "frp://ababababab"这样进行快速启动,优先度高于配置文件且与-c冲突
可以节省小白进行配置的要求,frp提供商仅需要给与此url即可

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 @axuanran on GitHub (Nov 9, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3164 ### Describe the feature request 在使用中,想到v2ray等可以通过vmess://这类的协议进行快速导入配置 是否可以通过比如说frp://ababababab这类型的一串非加密url解析出配置文件然后进行启动 也就是说是 配置文件→frp://→配置文件 在执行时通过./frpc -url "frp://ababababab"这样进行快速启动,优先度高于配置文件且与-c冲突 可以节省小白进行配置的要求,frp提供商仅需要给与此url即可 ### 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
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#2537
No description provided.