mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4853] [Feature Request] 配置文件有没有加密的一个功能呢? #3830
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#3830
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 @yfxuwork on GitHub (Jun 25, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4853
Describe the feature request
很喜欢也很依赖frp这款软件, 用了很多年了。
最近有个需求是要把frp客户端嵌到另一个软件中,拉起来调用。
因为是分发出去的软件。 那这个配置文件内容就很敏感了。 不知道是否可以提供一个加密的方式。
frpc.toml里面的内容有个办法能加密, 然后启动时./frpc -c ./frpc.toml 在参数里多加个密钥参数。 客户端读取时就能解密正常配置了。 或者frpc.toml这种配置文件,能不能指定一个url 从网络上加载进来呢?
Describe alternatives you've considered
No response
Affected area
@jjhesk commented on GitHub (Jun 27, 2025):
@github-actions[bot] commented on GitHub (Jul 12, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.