mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3165] [Feature Request] 是否可以通过类似与vmess://之类的形式通过url快速启动frpc #2538
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2538
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @axuanran on GitHub (Nov 9, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3165
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
@fatedier commented on GitHub (Nov 10, 2022):
之前的 issue 有提到,v2 中会这方面的改进。
@sazima commented on GitHub (Jan 14, 2023):
可以写一个类似这样的注册表文件, 参考一下这个: https://stackoverflow.com/questions/64277878/open-external-application-from-browser-in-windows-from-a-mediawiki-page